Pinned Repositories
backdoo-rs
A simple Meterpreter stager written in Rust.
blindsight
Red teaming tool to dump LSASS memory, bypassing basic countermeasures.
exploits
A handy collection of my public exploits, all in one place.
frida-scripts
A collection of my Frida instrumentation scripts for reverse engineering of mobile apps and more.
ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
raptor_infiltrate19
#INFILTRATE19 raptor's party pack.
semgrep-rules
A collection of my Semgrep rules to facilitate vulnerability research.
tactical-exploitation
Modern tactical exploitation toolkit.
weggli-patterns
A collection of my weggli patterns to facilitate vulnerability research.
xorpd-solutions
[SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.
0xdea's Repositories
0xdea/tactical-exploitation
Modern tactical exploitation toolkit.
0xdea/semgrep-rules
A collection of my Semgrep rules to facilitate vulnerability research.
0xdea/ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
0xdea/blindsight
Red teaming tool to dump LSASS memory, bypassing basic countermeasures.
0xdea/weggli-patterns
A collection of my weggli patterns to facilitate vulnerability research.
0xdea/rhabdomancer
Vulnerability research assistant that locates calls to potentially insecure API functions in a binary file.
0xdea/backdoo-rs
A simple Meterpreter stager written in Rust.
0xdea/raptor_infiltrate19
#INFILTRATE19 raptor's party pack.
0xdea/raptor_infiltrate20
#INFILTRATE20 raptor's party pack.
0xdea/configurations
Configuration templates for common network security platforms. YMMV.
0xdea/haruspex
Vulnerability research assistant that extracts pseudo-code from the IDA Hex-Rays decompiler.
0xdea/advisories
A collection of my public security advisories.
0xdea/shellcode
A collection of my shellcode samples.
0xdea/Ao64A
NASM macOS translation of the source code listings distributed with the Art of 64-bit Assembly Language book.
0xdea/augur
Reverse engineering assistant that extracts strings and related pseudo-code from a binary file.
0xdea/oneiromancer
Reverse engineering assistant that uses a locally running LLM to aid with source code analysis.
0xdea/raptor_romhack21
#RomHack21 raptor's party pack.
0xdea/0xdea.github.io
0xdeadbeef.info website.
0xdea/zero2prod
My code for "Zero To Production In Rust", a book by Luca Palmieri on API development using Rust.
0xdea/jiggy
Minimalistic cross-platform mouse jiggler written in Rust.
0xdea/wegglix
weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
0xdea/0xdea
Who's raptor?
0xdea/aoc-2024-in-rust
Advent of Code 2024 in Rust.
0xdea/awesome-rust
A curated list of Rust code and resources.
0xdea/idalib
Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.0’s idalib
0xdea/parascope
weggli ruleset scanner for source code and binaries
0xdea/raptor-rust-template
My template for starting a Rust project, meant to be used with cargo-generate.
0xdea/sonokai
High Contrast & Vivid Color Scheme based on Monokai Pro
0xdea/weggli-ruleset
0xdea/aidapal
aiDAPal is an IDA Pro plugin that uses a locally running LLM that has been fine-tuned for Hex-Rays pseudocode to assist with code analysis.