Pinned Repositories
Dev-Tools
dobc
dobc:反混淆编译器
eStrace
A tool that traces system calls using eBPF
FakeXposed
Hide xposed, root, file redirection, etc.
IOS13-SimulateTouch
iOS Automation Framework iOS Touch Simulation Library
o-mvll
:electron: O-MVLL is a LLVM-based obfuscator for native code (Android & iOS)
op7t
oneplus 7t 自定义内核(for 安卓逆向/android逆向)
Riru-SsageHook
结合Riru对Zygote进行注入 利用Dobby框架对目标进行inlinehook
VMProtect
VMProtect Leaked Source Code
xVMP
VMP
losenineai's Repositories
losenineai/ADVMP
大自然的搬运工-Android虚拟机保护Demo
losenineai/AES
Implementations of white-box AES constructions and their cryptanalyses.
losenineai/Android_Inline_Hook
Build an so file to automatically do the android_native_hook work. Supports thumb-2/arm32 and ARM64 ! With this, tools like Xposed can do android native hook.
losenineai/Android_Inline_Hook_ARM64
Build an .so file to automatically do the android_native_hook work. Supports ARM64 ! With this, tools like Xposed can do android native hook.
losenineai/Android_Inline_Hook_Arm_Example
losenineai/app2dylib
A reverse engineering tool to convert iOS app to dylib
losenineai/app_process-shell-use
利用 app_process 实现免root调用shell
losenineai/art
OPM4.171019.021.P1 refs/tags/android-8.1.0_r38 Pixel XL
losenineai/avr-crypto-lib
mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)
losenineai/frida-sslkeylog
Frida tool to dump an NSS Key Log for Wireshark, from a process using dynamically linked OpenSSL (or BoringSSL)
losenineai/IDAPython_Note
IDAPython 's note
losenineai/injector
android so injector
losenineai/jnihook
JNI HOOK
losenineai/KNNGASO
优化、学习aso;相当感谢https://github.com/houshuai0816/ASO 提供的资料 @houshuai0816
losenineai/llvm-guide-zh
User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)
losenineai/mobile
taf
losenineai/SECCON2016_online_CTF
SECCON2016 online CTF for public
losenineai/substrate
losenineai/taf
losenineai/vixl
losenineai/Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.