Debuggers, a development tool or a reversing beast? Beating OWASP’s Android Uncrackable with LLDB
2022-11-2 21:7:7 Author: www.reddit.com(查看原文) 阅读量:16 收藏

Debuggers are more than just development tools. The exact same toolset can be leveraged by reverse engineers to analyze code and find bugs to exploit. In this blog post we demonstrate this by solving OWASP’s Uncrackable Android app using LLDB. Even though the app lives inside JVM-land we can still use native debugging to thwart the app's defenses.


文章来源: https://www.reddit.com/r/ReverseEngineering/comments/yk4st3/debuggers_a_development_tool_or_a_reversing_beast/
如有侵权请联系:admin#unsafe.sh