BaSs_HaXoR

Hacker Disassembling Uncovered, 2nd ed

Jan 28th, 2017
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. {================================================}
  2. { Hacker Disassembling Uncovered, 2nd Ed }
  3. { Author: Kris Kaspersky }
  4. {================================================}
  5.  
  6. [ ------------------------------------------------------------------------ ]
  7. | OL: http://adf.ly/1iqzpr |
  8. | DL: http://adf.ly/1iqzky |
  9. [ ------------------------------------------------------------------------ ]
  10.  
  11. [ - -- - -- - - - - -- - - -- -- - --- - - - - -- -- - - - - - --- - ------ -- -- - - - -- -- -- -- -- - -- - ------- - - -- -]
  12. Going beyond the issues of analyzing and optimizing programs as well as creating the means of protecting information, this guide takes on the programming problem of how to go about disassembling a program with holes without its source code. Detailing hacking methods used to analyze programs using a debugger and disassembler such as virtual functions, local and global variables, branching, loops, objects and their hierarchy, and mathematical operators, this guide covers methods of fighting disassemblers, self-modifying code in operating systems, and executing code in the stack. Advanced disassembler topics such as optimizing compilers and movable code are discussed as well, and a CD-ROM that contains illustrations and the source codes for the programs is also included.
  13.  
  14. [ - -- - -- - - - - -- - - -- -- - --- - - - - -- -- - - - - - --- - ------ -- -- - - - -- -- -- -- -- - -- - ------- - - -- -]
  15. ABOUT THE AUTHOR
  16.  
  17. Kris Kaspersky is the author of CD Cracking Uncovered, Hacker Debugging Uncovered, and Shellcoder's Programming Uncovered.
  18. REVIEWS: 3.6 (7 total)
  19.  
  20. [ - -- - -- - - - - -- - - -- -- - --- - - - - -- -- - - - - - --- - ------ -- -- - - - -- -- -- -- -- - -- - ------- - - -- -]
  21. ADDITIONAL INFORMATION
  22. Features
  23. Original pages
  24. Best for
  25. Web, Tablet
  26. Pages
  27. 550
  28. Language
  29. English
  30.  
  31. [ - -- - -- - - - - -- - - -- -- - --- - - - - -- -- - - - - - --- - ------ -- -- - - - -- -- -- -- -- - -- - ------- - - -- -]
  32. ISBN
  33. 9781931769648
  34.  
  35. [ - -- - -- - - - - -- - - -- -- - --- - - - - -- -- - - - - - --- - ------ -- -- - - - -- -- -- -- -- - -- - ------- - - -- -]
  36. Genres
  37. Computers & Technology
  38. Programming Languages
  39. Computers / Programming Languages / Assembly Language
Add Comment
Please, Sign In to add comment