Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.71 KB

conclusion.md

File metadata and controls

33 lines (27 loc) · 1.71 KB

Table of Contents

  1. Introduction
  2. Android Application Fundamentals
  3. Getting Started with Reversing Android Apps
  4. Reverse Engineering Android Apps - DEX Bytecode
  5. Reverse Engineering Android Apps - Native Libraries
  6. Reverse Engineering Android Apps - Obfuscation
  7. Conclusion

7. Conclusion

Congratulations! You are now an Android App Reverse Engineer!

I hope this workshop has helped introduce you to how to reverse engineer Android apps and provided you with the foundations such that you can go off and continue learning and applying these skills in whatever way you wish.

If you're looking for some next steps, here are some suggested topics:

  • Malware Analysis
  • Dynamic Analysis of Android Apps
    • frida.re is a great tool to play with!
  • Vulnerability Research
  • ARM Assembly
  • Android OS Internals
  • Android and Linux Kernel

The possibilities are endless! If you want to reach out, Twitter (@maddiestone) is the best bet!