Pinned Repositories
AESJniEncrypt
ndk实现AES加密,key存在native中,再做一层防止被二次打包的签名校验。(长期维护,请star,勿fork)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Allatori-v3.0
Allatori v3.0 source code.
android-emulator-detector
Easy to detect android emulator
android_anti_debug
Android安全防护的几种反调试方案策略
AndroidProguard
Android代码混淆,包含了通用混淆配置,以及常用的第三方库混淆配置
Anti-Emulator
基于文件特征的Android模拟器检测
frida-unpack
基于Frida的脱壳工具
Radon
Radon Java Obfuscator
LeoonZHANG's Repositories
LeoonZHANG/Radon
Radon Java Obfuscator
LeoonZHANG/AESJniEncrypt
ndk实现AES加密,key存在native中,再做一层防止被二次打包的签名校验。(长期维护,请star,勿fork)
LeoonZHANG/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
LeoonZHANG/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
LeoonZHANG/CNVD-2020-10487-Tomcat-Ajp-lfi
Tomcat-Ajp协议文件读取漏洞
LeoonZHANG/CustomAppVMP
LeoonZHANG/CVE-2019-2725
CVE-2019-2725命令回显+webshell上传+最新绕过
LeoonZHANG/CVE-2019-2725-pocsuite
CVE-2019-2725 The exploit script
LeoonZHANG/dcc
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
LeoonZHANG/DeveloperHelper
📌易开发是一款帮助开发人员快速开发的工具,功能包括界面分析,页面信息,加固脱壳,支持Android9.0
LeoonZHANG/DroidDrops
梳理下自己之前写过的文章
LeoonZHANG/dumpDex
💯一款Android脱壳工具,需要xposed支持
LeoonZHANG/Emergency-Response-Notes
应急响应实战笔记,一个安全工程师的自我修养。
LeoonZHANG/hunter
Hunter作为中通DevSecOps闭环方案中的一环,扮演着很重要的角色,开源之后希望能帮助到更多企业。
LeoonZHANG/jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
LeoonZHANG/labs
Vulnerability Labs for security analysis
LeoonZHANG/LinuxFlaw
This repo records all the vulnerabilities of linux software I have reproduced in my local workspace
LeoonZHANG/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
LeoonZHANG/momo-code-sec-inspector-java
IDEA静态代码安全审计及漏洞一键修复插件
LeoonZHANG/mtSecKill
京东茅台抢购
LeoonZHANG/Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
LeoonZHANG/phosphor
Phosphor: Dynamic Taint Tracking for the JVM
LeoonZHANG/rivulet
RIVULET is a system for detecting code injection vulnerabilities in Java web applications by combining existing JUnit tests with dynamic taint tracking and input generation
LeoonZHANG/SAIVS
SAIVS (Spider Artificial Intelligence Vulnerability Scanner).
LeoonZHANG/some_pocsuite
用于漏洞排查的pocsuite验证POC代码
LeoonZHANG/StringFog
一款自动对字节码中的字符串进行加密Android插件工具
LeoonZHANG/Struts2-Scan
Struts2全漏洞扫描利用工具
LeoonZHANG/Tigress_protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
LeoonZHANG/UPX-Visual-Studio
Compile UPX 3.95 and belong librarys on Visual Studio! Source also include LZMA, UCL and zlib :black_nib:
LeoonZHANG/xposedbase
base of xposed