an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Mastering Reverse Engineering, a book by Reginald  Wong Book cover for Mastering Reverse Engineering, a book by Reginald  Wong

Mastering Reverse Engineering

Re-engineer your ethical hacking skills
2018 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 38.99
Book + eBook £ 46.79
eBook Only £ 28.54
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Implement reverse engineering techniques to analyze software, exploit software targets, and defend against security threats like malware and viruses.


Key Features


  • Analyze and improvise software and hardware with real-world examples

  • Learn advanced debugging and patching techniques with tools such as IDA Pro, x86dbg, and Radare2.

  • Explore modern security techniques to identify, exploit, and avoid cyber threats


Book Description


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

Who this book is for


If you are a security engineer or analyst or a system programmer and want to use reverse engineering to improve your software and hardware, this is the book for you. You will also find this book useful if you are a developer who wants to explore and learn reverse engineering. Having some programming/shell scripting knowledge is an added advantage.