• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

reversing

  1. N

    Foundations of Linux Debugging, Disassembling, and Reversing (2023)

    This book provides the back­ground knowledge and practical foundations you’ll need in order to master internal Linux program structure and behavior. It consists of practical step-by-step exercises of increasing complexity with explanations and ample diagrams. You’ll also work with the GDB...
  2. itsMe

    Reverse Engineering Foundations of Linux Debugging, Disassembling, and Reversing

    Review topics ranging from Intel x64 assembly language instructions and writing programs in assembly language, to pointers, live debugging, and static binary analysis of compiled C and C++ code. This book is ideal for Linux desktop and cloud developers. Using the latest version of Debian...
  3. itsMe

    Reverse Engineering Foundations of ARM64 Linux Debugging, Disassembling, and Reversing

    Foundations of ARM64 Linux Debugging, Disassembling, and Reversing: Analyze Code, Understand Stack Memory Usage, and Reconstruct Original C/C++ Code with ARM64 1st ed. Edition Gain a solid understanding of how Linux C and C++ compilers generate binary code. This book explains the reversing and...
  4. dEEpEst

    Reverse Engineering Reversing GO binaries like a pro

    Reversing GO binaries like a pro Hidden content
  5. itsMe

    Reverse Engineering Reversing Secrets of Reverse Engineering

    Beginning with a basic primer on reverse engineering-including computer internals, operating systems, and assembly language-and then discussing the various applications of reverse engineering, this book provides readers with practical, in-depth techniques for software reverse engineering. The...
  6. itsMe

    Reverse Engineering GDA v3.86 Pro - Android Reversing Tool

    GDA, a new Dalvik bytecode decompiler, is implemented in C++, which has the advantages of faster execution and lower memory&disk consumption and an stronger ability to decompiling the APK, DEX, ODEX, OAT files(supports JAR, CLASS and AAR files since 3.79). GDA is completely self-independent...
  7. 0x1

    Reverse Engineering GDA Android Reversing Tool

    GDA (GJoy Dex Analysizer) GDA is a new decompiler written entirely in c++, so it does not rely on the Java platform, which is succinct, portable and fast, and supports APK, DEX, ODEX, oat. Most reverse engineers mainly use Java decompiler, commercial dalvik decompiler Jeb and smali2java to...
  8. itsMe

    Reverse Engineering Reversing Course

    Hidden content
  9. U

    Reversing BitMex bot

    Please reverse the bot, thanks.https://yadi.sk/d/XuixTWU_EGVAmQ
  10. dEEpEst

    Reversing Basics – A Practical Approach

    Hidden content
Back
Top