REVERSING » Developer.Team

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

URET Android Reverser Toolkit v1.6

URET Android Reverser Toolkit v1.6
URET Android Reverser Toolkit v1.6


URET Android Reverser Toolkit Has Been Built With The Idea Of Providing The Easy Work With Android Reversing To End User, It Is Fast, Stable, Smooth And NOOB FRIENDLY..!! This is a GUI program Which Helps You To Do Tasks With Just Clicking Options,No Need To Write Codes Or Commands, It Handles Everything With Itself.It Is Intended To Make Your Work Easy,
Read more

Lenas Reversing for Newbies - Cracking Tutorials

Lenas Reversing for Newbies - Cracking Tutorials
Lenas Reversing for Newbies - Cracking Tutorials


A collection of tutorials aimed particularly for newbie reverse engineers.

01. Olly + assembler + patching a basic reverseme
02. Keyfiling the reverseme + assembler
03. Basic nag removal + header problems
04. Basic + aesthetic patching
05. Comparing on changes in cond jumps, animate over/in, breakpoints
06. "The plain stupid patching method", searching for textstrings
07. Intermediate level patching, Kanal in PEiD
08. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor
09. Explaining the Visual Basic concept, introduction to SmartCheck and configuration
10. Continued reversing techniques in VB, use of decompilers and a basic anti-anti-trick
Read more