Stars
📚 Freely available programming books
ncnn is a high-performance neural network inference framework optimized for the mobile platform
The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWA…
Virtual Engine for Android(Support 14.0 in business version)
A collection of android security related resources
A frida tool to dump dex in memory to support security engineers analyzing malware.
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Obfuscation library based on C++20 and metaprogramming
No root required Android DNS modifier and Hosts/DNSMasq resolver.
Library and command line tool to detect SHA-1 collision in a file
孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
A reverse engineering tool to restore stripped symbol table for iOS app.
A (hopefully) generic unpacker for packed Android apps.
Various binaries for the mips architecture.
kuri65536 / sl4a
Forked from damonkohler/sl4aScripting environment for Android platform
It's very similiar to Substrate. But I give you three methods to do HOOK.
Small tool for generating ropchains using unicorn and z3
Debug Android Framework Native Code Tutorial.
Shorthair : Generational Block Streaming Erasure Codes
Firmware Modification Kit forked from https://code.google.com/p/firmware-mod-kit/ modded for OSX
embedded-device-lab是一个利用qemu模拟真实世界中物联网漏洞的测试环境。由于物联网架构的特殊性,调试分析漏洞通常需要使用qemu模拟执行不同架构的可执行文件。而各种搭建环境,交叉编译是一件费事费力,令人忧伤的工作。 embedded-device-lab利用docker-compose,将各种漏洞调试环境一键化。简单使用两条命令,就可以直接使用gdb或者IDA动态分析相关漏洞。