fug1t1ve's Stars
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
de4dot/de4dot
.NET deobfuscator and unpacker.
pjlantz/droidbox
Dynamic analysis of Android apps
plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
yrp604/bochscpu
iGio90/Dwarf
Full featured multi arch/os debugger built on top of PyQt5 and frida
saasthavasan/Malware-Analysis-Reports
Analysis Reports of Malwares
OSUSecLab/MiniCrawler
A keyword based crawler for WeChat Mini-apps
andreafioraldi/frida-fuzzer
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
FreeRTOS/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
CodeIntelligenceTesting/jazzer
Coverage-guided, in-process fuzzing for the JVM
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
QBDI/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.
chame1eon/jnitrace
A Frida based tool that traces usage of the JNI API in Android apps.
FrenchYeti/dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
frida/frida
Clone this repo to build Frida
leonjza/frida-boot
Frida Boot 👢- A binary instrumentation workshop, with Frida, for beginners!
Margular/frida-skeleton
基于frida的安卓hook框架,提供了很多frida自身不支持的功能,将hook安卓变成简单便捷,人人都会的事情
hookmaster/frida-all-in-one
《FRIDA操作手册》by @hluwa @r0ysue
lasting-yang/frida_hook_libart
Frida hook some jni functions
dweinstein/awesome-frida
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
microsoft/wslg
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
Vector35/PwnAdventureZ
NES zombie survival game made to be hacked
you0708/ida
IDA related stuff
CalebFenton/simplify
Android virtual machine and deobfuscator
yhs0602/Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
sarguido/networkx-tutorial
Twitter Network Analysis with NetworkX
networkx/networkx
Network Analysis in Python
angr/angr
A powerful and user-friendly binary analysis platform!
decompetition/challenges-2020