Pinned Repositories
BulletTrain
A manual PE mapping implementation, aka reflective loader
Chrono-Trigger-C
A simple remake of Chrono Trigger written in C, using the SDL API
eqfunc
Discover similar functions structures in binaries using graph theory.
felf
Map and modify ELF using C++ structures
Gancho
A tiny Windows hook library for x86/x64
Shinigami
A dynamic unpacking tool
strTwins
Static binary analysis tool to compute shared strings references between binaries and output in JSON, YAML and YARA
whoexec
Discover which process execute a hunted binary inside macOS
x64dbg-ASLR-Removal
Plugin to patch and remove ASLR from PE files on x64dbg
YoRHa
A PlayStation 4 Kernel Debugger [WIP]
buzzer-re's Repositories
buzzer-re/Chrono-Trigger-C
A simple remake of Chrono Trigger written in C, using the SDL API
buzzer-re/hex2raw
Parse .hex firmwares files into a raw file for reversing.
buzzer-re/sdebugger
A simple x64 debugger for Linux
buzzer-re/DeepSecurity-2-ATTCK
Pull your DS rules and build a ATT&CK matrix
buzzer-re/WinError
Get Windows Programming error codes descriptions using the command line
buzzer-re/Debugger-Code-snippets
Códigos usados para serie de artigos sobre debuggers
buzzer-re/mresearch
A set of personal research
buzzer-re/Base64
Simple implementation of Base64 encoding and decoding in C++
buzzer-re/apbuilder
Just another packet builder
buzzer-re/ArgParsecpp
An simple ArgParser class for C++ projects
buzzer-re/DePy
A python script to make basic operations in your server
buzzer-re/DonkeyKong
A simple remake of Donkey Kong writed in Java
buzzer-re/Fire-Fighter
A godot 2.0 game
buzzer-re/GeneticPhraseBuilder
A genetic algorithm to form phrases.
buzzer-re/Jaccard-Index
Python function to compute the similarity between two sets using Jaccard
buzzer-re/m_notes
Pieces of notes about anything
buzzer-re/Pitfall
A simple remake of pitfall (Atari game) in Java
buzzer-re/Segments-ESP32
ESP32 code to use along Segments APP
buzzer-re/Simple-File-Uploader
A simple python script to upload files using keys
buzzer-re/SQLSender
A simple program to parse .sql scripts files and send to a remote host.