Visual » Page 19 » Developer.Team

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

Whole Tomato Visual Assist X v10.9.2476.0 (x86/x64)

Whole Tomato Visual Assist X v10.9.2476.0 (x86/x64)
Whole Tomato Visual Assist X v10.9.2476.0 (x86/x64)


Visual Assist X dramatically reduces application development time with key new features and improvements to existing features in Visual Studio, allowing you to: Visual Assist increases automation, simplifies navigation and displays vital information as you develop. The features are so well integrated into the IDE that it is difficult to distinguish what Visual Assist X provides and what is built into the IDE. One thing is certain, you like your IDE more when Visual Assist X is installed. Visual Assist X provides assistance for all of the programming languages of Microsoft Visual Studio 2005 and Microsoft Visual Studio .NET, including C/C++, C#, ASP, Visual Basic, Java and HTML. The product also offers assistance for C/C++ users of Microsoft Visual C++ 6.0 and 5.0.
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