reverse-enginnering
There are 23 repositories under reverse-enginnering topic.
OWASP/mastg
The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWASP Mobile Security Weakness Enumeration (MASWE) weaknesses, which are in alignment with the OWASP MASVS.
gregalletti/CTF_tools
List of tools and commands that may be helpful in CTFs
guyush1/gdb-static
A statically compiled gdb/gdbserver-16.x repository
danielkrupinski/OneByteLdr
Bypass for CS:GO's LoadLibrary injection prevention mechanism, achieved by patching one byte of game memory.
landoncrabtree/awesome-cyber
A curated list of tools useful within the field of cyber security, for both blue and red team operations.
sad0p/go-readelf
Elf binary parsing utility written in Go.
ozwaldorf/FIOS-G1100
All the current information on reverse engineering the FIOS-G1100 Quantum Gateway router
delphilite/BeaEngineDelphi
BeaEngine Disassembler Library Binding for Delphi
BBQGiraffe/OpenNitemare3D
reimplementation of the 1994 FPS Nitemare 3D
sterrasec/genpatch
genpatch is IDA plugin that generates a python script for patching binary
geekonion/YJLLDB
LLDB commands for iOS debugging and reverse engineering.
shadergz/sampdroid
🕶A plugin for the Android version of GTASA to allow players to join SAMP (PC) matches
amtal/bitspec
Python bit pattern library for instruction encodings. Bytes in, IR out!
petabyt/vcam
Reimplementation of proprietary MTP responders for black-box testing
lem0nSec/Alcatraz
An example of Windows self-replicating malware.
maximebories/Frida-Request
Work In progress to capture all sorts of data transaction on any Platform supported by Frida.
jurassic-marc/witmotion-bwt901cl-accelerometer-reverse-engineer
Reverse engineering the WitMotion BWT901CL accelerometer.
dennisbabkin/MakeProcCrit
POC project to demonstrate how to make a process (or a thread) critical. If such process (or thread) is terminated, this will cause a BSOD.
N3XT0R/laravel-migration-generator
Reverse-engineer MySQL/PostgreSQL/MSSQL schemas into Laravel 5–12 migrations. Modern, extensible, CI-tested.
romeosarkar10x/expt
A collection of experiments, projects, and findings in { linux, networking, programming, reverse engineering, ... }.
r0ck3r008/malware-analysis
An Aggregation of my Malware Analyses
losenineai/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.