Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: reverse-engineering

178 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
hookmaster/frida-all-in-one
A Chinese-language handbook (《FRIDA操作手册》) collecting tutorials, scripts, and case studies for the Frida dynamic instrumentation toolkit. It…
323148maintenance
onethawt/reverseengineering-reading-list
A curated reading list of reverse engineering articles, books, papers, and tools such as IDA Pro, Ghidra, and Radare2. It serves as a learn…
322716maintenance
ashemery/exploitation-course
A free online course on offensive security and reverse engineering (OSRE), originally taught at Champlain College, with labs, slides, notes…
322523maintenance
r4j0x00/exploits
A collection of public exploit proof-of-concepts written primarily in C and JavaScript, targeting CVEs such as CVE-2021-3156 (sudo heap ove…
322521maintenance
geohot/corona
A Python project by geohot that applies software reverse engineering techniques to analyze the SARS-CoV-2 coronavirus genome, treating the …
322516maintenance
tunz/js-vuln-db
A curated database of JavaScript engine vulnerabilities (CVEs) with proof-of-concept exploits, covering engines like V8, SpiderMonkey, Java…
322318maintenance
Escapingbug/awesome-browser-exploit
A curated awesome list of tutorials, articles, writeups, and resources about browser exploitation, covering engines like Chrome V8, IE/Chak…
322295maintenance
tiancode/learn-hacking
A curated collection of 83 Chinese-language tutorial notes on penetration testing, ethical hacking, and reverse engineering using Kali Linu…
702263maintenance
alphaSeclab/awesome-rat
A curated awesome-list collecting 250+ open-source RAT (Remote Administration Tool) and C&C (Command & Control) projects along with 1200+ a…
322259maintenance
FabioBaroni/awesome-exploit-development
A curated list of books, tutorials, courses, tools, and vulnerable applications for learning exploit development. It aggregates learning re…
322121maintenance
michalmalik/linux-re-101
A curated collection of links, papers, and references for Linux reverse engineering, covering ELF binaries, syscalls, assembly, and anti-de…
322079maintenance
ExpLife0011/awesome-windows-kernel-security-development
A curated awesome-list of resources for Windows kernel security development, covering kernel drivers, hooking techniques, process injection…
322074maintenance
xl7dev/WebShell
A curated collection of webshells and backdoors written in many languages (PHP, ASP, JSP, Python, etc.) for security research and penetrati…
322009maintenance
dsasmblr/hacking-online-games
A curated list of tutorials, articles, tools, and resources for hacking online games, covering topics like reverse engineering game clients…
321870maintenance
fabrimagic72/malware-samples
A dataset of real malware samples collected from distributed honeypots worldwide, including ransomware like WannaCry and botnets like Etern…
321840maintenance
Naetw/CTF-pwn-tips
A curated collection of tips and techniques for CTF binary exploitation (pwn) challenges, covering buffer overflows, libc offsets, leaks, a…
321830maintenance
lefex/iWeChat
An educational project that dissects the WeChat iOS app from scratch to teach iOS reverse engineering. It documents techniques like ipa dec…
321829maintenance
ctfs/resources
A community-maintained archive of guides, tools, and references for Capture The Flag (CTF) security competitions. It covers common CTF topi…
321824maintenance
chvancooten/maldev-for-dummies
A self-paced workshop with slides and exercises teaching the fundamentals of malware development for offensive security practitioners, cove…
321817maintenance
davincifans101/pinduoduo_backdoor_detailed_report
A detailed technical analysis report of malicious code and backdoors found in the Pinduoduo Android app, published as PDF documents in Chin…
301800maintenance
michalmalik/osx-re-101
A curated collection of links, papers, and references for reverse engineering macOS and iOS binaries, covering the Mach-O file format, syst…
321729maintenance
cn0xroot/RFSec-ToolKit
A curated collection of radio frequency communication protocol hacking tools, tutorials, and resources covering SDR hardware/software, GSM,…
321721maintenance
kovidomi/game-reversing
A curated collection of beginner learning materials for reverse engineering video games, primarily targeting PC games on Windows with x86 a…
321682maintenance
FULLSHADE/WindowsExploitationResources
A curated collection of links, books, papers, talks, and videos focused on Windows internals, kernel exploitation, and rootkit development.…
321660maintenance
corkami/pocs
A collection of Proof of Concepts demonstrating unusual and edge-case constructs in file formats such as PE executables and PDF documents. …
321556maintenance
tcc0lin/Review_Reverse
A collection of JavaScript reverse engineering case studies and tutorials covering how popular Chinese websites (Taobao, Zhihu, Toutiao, Ba…
321429maintenance
justinsteven/dostackbufferoverflowgood
An intentionally vulnerable Win32 program plus a PDF tutorial teaching classic stack buffer overflow exploitation, created for CrikeyCon 20…
321401maintenance
Maktm/FLIRTDB
A community-driven database of IDA Pro FLIRT signature files (.sig) used to identify and rename known library functions in symbol-stripped …
321361maintenance
rosehgal/BinExp
A consolidated tutorial series on Linux binary exploitation, covering memory layout, buffer overflows, shellcode injection, ret2libc, forma…
321357maintenance
JnuSimba/AndroidSecNotes
A collection of learning notes on Android security written mostly in Chinese, covering Java/Android development basics, app security, rever…
321350maintenance
sergey-pronin/Awesome-Vulnerability-Research
A curated awesome-list of resources for vulnerability research, including books, articles, courses, tools, write-ups, and methodologies. It…
321348maintenance
ansjdnakjdnajkd/iOS
A curated cheatsheet of tools and resources for iOS and macOS penetration testing, covering static analysis, dynamic instrumentation, jailb…
321307maintenance
CHYbeta/Software-Security-Learning
A curated collection of links, tutorials, courses, and tools for learning software security, with a strong emphasis on binary security and …
321279maintenance
research-virus/stuxnet
A public repository containing decompiled, readable C source code reconstructed from the Stuxnet (MyRTUs) malware binaries, including its d…
321279maintenance
davinci1012/pinduoduo_backdoor_unpacker
A collection of malicious backdoor and exploit samples extracted from the Pinduoduo Android app, along with Java-based unpacker scripts for…
301242maintenance
struct/mms
A collection of slides from a Black Hat training course on memory safety in C/C++, covering vulnerability discovery, exploitation, custom m…
321219maintenance
shmilylty/awesome-hacking
A curated awesome-list (Chinese version of awesome-hacking) collecting tutorials, tools, Docker images, and resources for hacking, penetrat…
321205maintenance
mvelazc0/defcon27_csharp_workshop
A Defcon 27 workshop repository with 8 hands-on labs teaching how to write custom backdoor payloads in C# targeting C2 frameworks like Meta…
321190maintenance
RamadhanAmizudin/malware
A collection of leaked malware source code samples (banking trojans, botnets, ransomware, RATs, exploit kits) uploaded to GitHub for resear…
391188maintenance
XLsn0w/Cydiapps
A collection of iOS jailbreak tweak development resources and Cydia repos by XLsn0w, focused on reverse engineering iOS apps using Logos, T…
321179maintenance
ctf-wiki/ctf-tools
A curated collection of tools, scripts, and security conference materials for CTF (Capture The Flag) competitions, organized by category (c…
321176maintenance
malrev/ABD
Course materials for Advanced Binary Deobfuscation taught by NTT Secure Platform Laboratories at GCC Tokyo 2020. It covers obfuscation prin…
321167maintenance
xtiankisutsa/awesome-mobile-CTF
A curated awesome-list of mobile-focused CTF challenges, write-ups, and intentionally vulnerable apps, mostly Android with some iOS coverag…
321164maintenance
lmy375/awesome-vmp
A curated collection of resources for analyzing virtualization-based software protection such as VMProtect. It catalogs analysis tools (mos…
101102maintenance
Airboi/bypass-av-note
A Chinese-language knowledge base of antivirus evasion (bypass AV) techniques, covering signature-based, behavior-based, and cloud detectio…
321093maintenance
LoseNine/Crack-JS-Spider
A curated collection of JavaScript reverse-engineering solutions for bypassing anti-scraping encryption parameters on popular Chinese websi…
321034maintenance
nnamon/linux-exploitation-course
A free, open course on intermediate-level Linux binary exploitation, covering techniques like ROP, ret2libc, ASLR bypass, GOT overwrite, an…
321015maintenance
sundaysec/Android-Exploits
A curated collection of Android exploits, hacking tools, and guides organized by exploit type (DoS, local, remote, webapp), with references…
321012maintenance
zeldaret/botw
A community-driven matching decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0), reimplementing the game's main execut…
762088experimental
iosre/iOSAppReverseEngineering
An open-source book (MIT licensed) teaching detailed iOS app reverse engineering skills, covering concepts, tools like class-dump, Theos, C…
324416abandoned
x0rz/EQGRP
A browsable, decrypted dump of the ShadowBrokers' eqgrp-auction-file.tar.xz archive containing alleged NSA Equation Group hacking tools, ex…
324202abandoned
Urinx/iOSAppHook
A Chinese-language tutorial and demo project on iOS app reverse engineering in non-jailbroken environments, covering app decryption checks,…
232487abandoned
Juude/droidReverse
A curated collection of Android reverse engineering and APK decompilation tools, including apktool, dex2jar, jadx, enjarify, androguard, an…
322018abandoned
x0rz/EQGRP_Lost_in_Translation
A mirror of the decrypted Shadow Brokers leak containing Equation Group (NSA) Windows exploits, implants, payloads, banking attack operatio…
321999abandoned
MattRix/UnityDecompiled
A formerly popular repository hosting decompiled C# source code of Unity's engine and editor, which was removed at the request of Unity's l…
101484abandoned
Vancir/365-days-get-xuanwulab-job
A 365-day self-study roadmap and daily notes repository created by a security researcher aiming to land a job at Tencent Xuanwu Lab. It cov…
101439abandoned
MorteNoir1/virtualbox_e1000_0day
A public proof-of-concept exploit for a guest-to-host escape vulnerability (0day) in VirtualBox's E1000 (Intel PRO/1000 MT) network device …
321426abandoned
kpwn/iOSRE
A community-driven collection of tools, resources, and knowledge for iOS reverse engineering and exploitation. It aggregates user-contribut…
321180abandoned
zhengmin1989/iOS_ICE_AND_FIRE
A Chinese-language article series ('iOS Ice and Fire Song') covering iOS security research, from userland sandbox escapes to kernel exploit…
321082abandoned
neuroradiology/InsideReCaptcha
A Python-based research project reverse-engineering Google's 'no-captcha' ReCaptcha system, documenting its obfuscated JavaScript bytecode …
321049abandoned
Hack-with-Github/Awesome-Hacking
A curated meta-collection of awesome lists for hackers, pentesters, and security researchers. It aggregates links to specialized repositori…
75119102active
The-Art-of-Hacking/h4cker
A large curated collection of cybersecurity resources covering ethical hacking, penetration testing, DFIR, AI security, exploit development…
7629141active
ctf-wiki/ctf-wiki
CTF Wiki is a community-maintained, open documentation site that systematically teaches Capture The Flag (CTF) cybersecurity competition sk…
779594active
We5ter/Scanners-Box
A curated awesome-list of 9,000+ open-source cybersecurity tools covering subdomain enumeration, SQL injection, red team/blue team tooling,…
769024active
rmusser01/Infosec_Reference
A large curated reference of information security tools, techniques, and learning resources covering offensive and defensive security topic…
535986active
blaCCkHatHacEEkr/PENTESTING-BIBLE
A curated collection of links to articles, cheatsheets, and write-ups on penetration testing, bug bounty, red teaming, and offensive securi…
3213939maintenance
hacksysteam/HackSysExtremeVulnerableDriver
HackSys Extreme Vulnerable Driver (HEVD) is an intentionally vulnerable kernel driver for Windows and Linux designed for security researche…
263083active
dloss/python-pentest-tools
A curated list of Python tools, libraries, and bindings useful for penetration testers, vulnerability researchers, and reverse engineers. I…
742883active
threedr3am/learnjavabug
A collection of Java security vulnerability demos and exploit proof-of-concepts covering deserialization issues in libraries like Fast, Jac…
322687active
euphrat1ca/Security-List
A curated Chinese-language security knowledge index (awesome-style list) covering the full red team attack lifecycle, from reconnaissance a…
321529active
ax1sX/SecurityList
A curated collection of web security and code audit resources, focused on Chinese enterprise software (OA systems), common Java components,…
321262active
pe3zx/my-infosec-awesome
A curated awesome-list of links, resources, and tools covering information security topics such as adversary simulation, application securi…
741169active
Zeyad-Azima/Offensive-Resources
A large curated collection of learning resources and labs for offensive security, covering topics like infrastructure, web, mobile, API, cl…
481167active
scadastrangelove/awesome-ai-security-tools
A curated awesome-list of public-source, research, and commercial tools for AI security and AI-assisted cybersecurity. It catalogs tools ac…
591095active
wtsxDev/Penetration-Testing
A curated awesome-list of penetration testing resources, including tools, distributions, books, courses, vulnerability databases, and secur…
322783maintenance
ckjbug/Hacking
A curated collection of network security and hacking learning resources, including Kali Linux penetration testing materials, VPN/VPS setup …
322168maintenance
lcatro/Source-and-Fuzzing
A Chinese-language tutorial repository teaching source-code reading and fuzzing, covering black-box and white-box testing with real-world e…
321082maintenance
shadawck/awesome-anti-forensic
A curated awesome-list of tools and packages used for countering forensic activities, covering encryption, steganography, disk imaging, mem…
321034maintenance

← prev page 2 / 2