Advertisement
BaSs_HaXoR

Reversing for Newbies - Index

Feb 4th, 2019
504
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. https://tuts4you.com/download/category/17//?order=name&sort=DESC&view=30&from=30&error=0
  2.  
  3. Reversing for Newbies - Index
  4. Author Lena
  5. Author website http://forum.tuts4you.com/
  6. Description 01. Olly + assembler + patching a basic reverseme
  7. 02. Keyfiling the reverseme + assembler
  8. 03. Basic nag removal + header problems
  9. 04. Basic + aesthetic patching
  10. 05. Comparing on changes in cond jumps, animate over/in, breakpoints
  11. 06. "The plain stupid patching method", searching for textstrings
  12. 07. Intermediate level patching, Kanal in PEiD
  13. 08. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor
  14. 09. Explaining the Visual Basic concept, introduction to SmartCheck and configuration
  15. 10. Continued reversing techniques in VB, use of decompilers and a basic anti-anti-trick
  16. 11. Intermediate patching using Olly's "pane window"
  17. 12. Guiding a program by multiple patching.
  18. 13. The use of API's in software, avoiding doublechecking tricks
  19. 14. More difficult schemes and an introduction to inline patching
  20. 15. How to study behaviour in the code, continued inlining using a pointer
  21. 16. Reversing using resources
  22. 17. Insights and practice in basic (self)keygenning
  23. 18. Diversion code, encryption/decryption, selfmodifying code and polymorphism
  24. 19. Debugger detected and anti-anti-techniques
  25. 20. Packers and protectors : an introduction
  26. 21. Imports rebuilding
  27. 22. API Redirection
  28. 23. Stolen bytes
  29. 24. Patching at runtime using loaders from lena151 original
  30. 25. Continued patching at runtime & unpacking armadillo standard protection
  31. 26. Machine specific loaders, unpacking & debugging armadillo
  32. 27. tElock + advanced patching
  33. 28. Bypassing & killing server checks
  34. 29. Killing & inlining a more difficult server check
  35. 30. SFX, Run Trace & more advanced string searching
  36. 31. Delphi in Olly & DeDe
  37. 32. Author tricks, HIEW & approaches in inline patching
  38. 33. The FPU, integrity checks & loader versus patcher
  39. 34. Reversing techniques in packed software & a S&R loader for ASProtect
  40. 35. Inlining inside polymorphic code
  41. 36. Keygenning
  42. 37. In-depth unpacking & anti-anti-debugging a combination packer / protector
  43. 38. Unpacking continued & debugger detection by DLL's and TLS
  44. 39. Inlining a blowfish scheme in a packed & CRC protected dll + unpacking Asprotect SKE 2.2
  45. 40. Obfuscation and algorithm hiding
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement