Pinned Repositories
365-days-get-xuanwulab-job
Get a job from Xuanwu Lab in 365 days
42-nm-otool
🖥 Nm and otool implementation in C. Parse Mach-o files, supports fat binaries, archives and corrupted binaries. A medium article is available in description.
AAPG
[A]ndroid [A]pplication [P]entest [G]uide
Accessibility-Test-Framework-for-Android
ADBKeyBoard
Android Virtual Keyboard Input via ADB (Useful for Test Automation)
AdvancedAndroid
Android 进阶
AdvancedKeyHacks
API Key/Token Exploitation Made easy.
aesandmd5
aesTool
Android NDK AES
jwtcat
A CPU-based JSON Web Token (JWT) cracker and - to some extent - scanner.
gitWK86's Repositories
gitWK86/android-malware-detection_detector-api-and-models
MAL2 Android-Malware Detection training machine learning detection models and providing API for submitting APK files and getting them analysed
gitWK86/Android_boot_image_editor
Parsing and re-packing Android boot.img/vbmeta.img, supporting Android 12(preview)
gitWK86/angr
A powerful and user-friendly binary analysis platform!
gitWK86/ApplicationScanner
An open source application scanning tool
gitWK86/art-tracer
ART tracing research
gitWK86/bhook
🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.
gitWK86/blog
gitWK86/bundletool
Bundletool is a command-line tool to manipulate Android App Bundles
gitWK86/Dev
gitWK86/dsdump-1
An improved nm + Objective-C & Swift class-dump
gitWK86/dumpall
一款信息泄漏利用工具,适用于.git/.svn源代码泄漏和.DS_Store泄漏
gitWK86/Emergency-Response-Notes
应急响应实战笔记,一个安全工程师的自我修养。
gitWK86/enjarify
gitWK86/flounder
PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。
gitWK86/frida-Patchs
strongR-frida
gitWK86/hash-library
Portable C++ hashing library
gitWK86/henrymorgen.github.io
gitWK86/iostrace
alternative strace for iOS device(64bit) on frida
gitWK86/IoTSecurity101
A Curated list of IoT Security Resources
gitWK86/IPAPatch
Patch iOS Apps, The Easy Way, Without Jailbreak.
gitWK86/ja3
JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
gitWK86/javalang
Pure Python Java parser and tools
gitWK86/kevinspider.github.io
hexo blog
gitWK86/mariana-trench
Our security focused static analysis tool for Android and Java applications.
gitWK86/ollvm-12.x
obfuscator-llvm 移植到llvm12.x.
gitWK86/patchelf
A small utility to modify the dynamic linker and RPATH of ELF executables
gitWK86/resolve-deps
Resolves a node package tree with combined support for both npm@2 and npm@3
gitWK86/shark-vpn.github.io
shark-vpn
gitWK86/TheRoadOfSO
学习安全运营的记录 | The knowledge base of security operation
gitWK86/Xpatch
免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.