visual » Page 39 » Custom Developer Tools and VCL Components | Developer Team

TMS FNC Core v2.9.2.0 Full Source Code for Delphi XE7-Delphi 11 Alexandria

TMS FNC Core v2.9.2.0 Full Source Code for Delphi XE7-Delphi 11 Alexandria
TMS FNC Core v2.9.2.0 Full Source Code for Delphi XE7-Delphi 11 Alexandria


Cross-framework core layer for creating rich visual and non-visual components.

Features
JSON reading, writing and parsing functionality
Base64 and URL encoding and decoding
Component persistence
Undo/Redo Manager
Verification of numeric, alphanumeric character sets
Message, file open and save dialogs
Read more

SQLyog Ultimate 13.2.0

SQLyog Ultimate 13.2.0
SQLyog Ultimate 13.2.0


SQLyog MySQL GUI is the most popular MySQL Manager and MySQL Admin Tool,combining the features of MySQL Query Browser, phpMyAdmin and various other MySQL Front Ends and MySQL Clients in a single intuitive interface. Working with MySQL can sometimes be painful. SQLyog has the ability to take even the most difficult and time consuming tasks and make them a breeze.
Read more

VisualGDB 5.6 R8

VisualGDB 5.6 R8
VisualGDB 5.6 R8


Cross-platform development with Visual Studio easy and comfortable. It supports:

Barebone embedded systems and IoT modules (see full list)
C/C++ Linux Applications
Native Android Apps and Libraries
Raspberry Pi and other Linux boards
Linux kernel modules (separate VisualKernel product)
Target your own devices and platforms with Extensibility API
Read more

Visual C++ Redistributable Runtimes AIO 0.66.0

Visual C++ Redistributable Runtimes AIO 0.66.0
Visual C++ Redistributable Runtimes AIO 0.66.0


Visual C++ Runtime Installer (All-In-One) is a single installation file that includes all Visual C++ libraries. Before installing the drivers on the computer, it is recommended to install all the Microsoft Visual C++ libraries so that the drivers work properly later.

Contents:
Visual C++ Redistributables (x86/x64)
2005: 8.0.50727.6229
2008: 9.0.30729.7523
2010: 10.0.40219.473
2012: 11.0.61135.400
2013: 12.0.40664.0
2022: Latest
Read more

Introduction To The Cracking With Ollydbg From Zero

Introduction To The Cracking With Ollydbg From Zero
Introduction To The Cracking With Ollydbg From Zero


Contents

01 – KNOWING Ollydbg – INSTALLATION
02 – Number Systems – positive numbers – NEGATIVE – ASCII – THAT IS THE STACK
03 – RECORDS AND FLAGS
04 – ASSEMBLER INSTRUCTIONS – NOP, PUSH, POP, PUSHAD, POPAD, MOV, movsx, MOVZX, LEA, xchg,
05 – MATHEMATICS INSTRUCTIONS – INC, DEC, ADD, ADC, SUB, SBB, MUL, IMUL, DIV, IDIV, xadd, NEG
LOGIC INSTRUCTIONS – AND, XOR, OR, NOT –
06 – INSTRUCTIONS – COMPARISONS AND CONDITIONAL JUMPS
07 – INSTRUCTIONS – CALL AND RET
08 – INSTRUCTIONS FOR LOOPS OR CYCLES (LOOP)
09 – FIRST APPROACH TO CRACKING – crackme OF CRUEHEAD
10 – Breakpoints – COMMON BP, ON MEMORY
11 – Breakpoints – Breakpoints HARDWARE – BP CONDITIONAL
12 – Windows messages – BP STANDING IN WINDOWS MESSAGES
Read more