文件名称:unlockicon:Java层Android恶意软件简化程序
文件大小:183KB
文件格式:ZIP
更新时间:2024-02-25 22:50:29
android emulator optimization reverse-engineering malware
Decrypticon:通用的Android简化程序 Decrypticon监视Android应用程序的执行,然后用标记的函数的执行结果注释反汇编的代码库。 这使分析人员可以浏览带注释的代码库并了解: * Input: * Android APK * A bunch of functions to mark * Processing: * Run the app and observe the marked functions * Output: * A disassembled codebase that
【文件预览】:
decrypticon-master
----example()
--------test_project()
----.pylintrc(17KB)
----decrypticon.py(7KB)
----LICENSE(1KB)
----src()
--------hooker.js(6KB)
--------smali_parser.py(12KB)
--------smali_invocation.py(2KB)
--------invocation_processor.py(3KB)
--------util.py(5KB)
--------caller_info.py(338B)
--------__init__.py(0B)
--------recorded_invocation.py(1KB)
--------smali_class.py(3KB)
--------frida_helper.py(4KB)
--------smali_method.py(3KB)
--------smali_line.py(984B)
--------error.py(981B)
----.ctagsignore(13B)
----VERSION(6B)
----requirements.txt(544B)
----.gitignore(2KB)
----CHANGELOG.md(428B)
----README.md(10KB)
----scripts()
--------run_test_suite.rb(3KB)
--------run_avd.sh(5KB)
--------install_frida_server.rb(4KB)