Reverse Engineering Tutorials

Member
Joined
Jun 11, 2024
Messages
11
Reaction score
2
Points
3
What is Reverse Engineering?

  • Reverse engineering, also called back engineering, is the processes of extracting knowledge or design information from anything man-made and re-producing it or reproducing anything based on the extracted information. Thanks Wikipedia​

So here we go:


Tutorials


What it contains?

  1. Olly + assembler + patching a basic reverseme​
  2. Keyfiling the reverseme + assembler​
  3. Basic nag removal + header problems​
  4. Basic + aesthetic patching​
  5. Comparing on changes in cond jumps, animate over/in, breakpoints​
  6. “The plain stupid patching method”, searching for textstrings​
  7. Intermediate level patching, Kanal in PEiD​
  8. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor​
  9. 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​
  11. Intermediate patching using Olly’s “pane window”​
  12. Guiding a program by multiple patching.​
  13. The use of API’s in software, avoiding doublechecking tricks​
  14. More difficult schemes and an introduction to inline patching​
  15. How to study behaviour in the code, continued inlining using a pointer​
  16. Reversing using resources​
  17. Insights and practice in basic (self)keygenning​
  18. Diversion code, encryption/decryption, selfmodifying code and polymorphism​
  19. Debugger detected and anti-anti-techniques​
  20. Packers and protectors : an introduction​
  21. Imports rebuilding​
  22. API Redirection​
  23. Stolen bytes​
  24. Patching at runtime using loaders from lena151 original​
  25. Continued patching at runtime & unpacking armadillo standard protection​
  26. Machine specific loaders, unpacking & debugging armadillo​
  27. tElock + advanced patching​
  28. Bypassing & killing server checks​
  29. Killing & inlining a more difficult server check​
  30. SFX, Run Trace & more advanced string searching​
  31. Delphi in Olly & DeDe​
  32. Author tricks, HIEW & approaches in inline patching​
  33. The FPU, integrity checks & loader versus patcher​
  34. Reversing techniques in packed software & a S&R loader for ASProtect​
  35. Inlining inside polymorphic code​
  36. Keygenning <— (This one i liked the most)​
  37. In-depth unpacking & anti-anti-debugging a combination packer / protector​
  38. Unpacking continued & debugger detection by DLL’s and TLS​
  39. Inlining a blowfish scheme in a packed & CRC protected dll​

[Hidden content]
aaaa
 
  • Tags
    basic engineering reverse engineering unpacking
  • Top