View Single Post
  #920  
Old 12-08-2020, 04:11
beachsun beachsun is offline
Family
 
Join Date: Jan 2002
Posts: 111
Rept. Given: 24
Rept. Rcvd 32 Times in 10 Posts
Thanks Given: 41
Thanks Rcvd at 82 Times in 35 Posts
beachsun Reputation: 34
Mastering Reverse Engineering: Re-engineer your ethical hacking skills by Reginald Wong
----------------------------------
If you want to analyze software in order to exploit its weaknesses and strengthen its defenses, then you should explore reverse engineering. Reverse Engineering is a hackerfriendly tool used to expose security flaws and questionable privacy practices.In this book, you will learn how to analyse software even without having access to its source code or design documents. You will start off by learning the low-level language used to communicate with the computer and then move on to covering reverse engineering techniques. Next, you will explore analysis techniques using real-world tools such as IDA Pro and x86dbg. As you progress through the chapters, you will walk through use cases encountered in reverse engineering, such as encryption and compression, used to obfuscate code, and how to to identify and overcome anti-debugging and anti-analysis tricks. Lastly, you will learn how to analyse other types of files that contain code.
By the end of this book, you will have the confidence to perform reverse engineering.
What you will learn
Learn core reverse engineering
Identify and extract malware components
Explore the tools used for reverse engineering
Run programs under non-native operating systems
Understand binary obfuscation techniques
Identify and analyze anti-debugging and anti-analysis tricks
-----------------------------------
2018 | English | PDF | 423 Pages| 14,2 MB

Code:
https://anonfiles.com/10U8J8w8p0/Mastering_Reverse_Engineering-178883884X_pdf
Reply With Quote
The Following 2 Users Say Thank You to beachsun For This Useful Post:
belisarius (12-28-2020), nimaarek (03-26-2021)