Pinned Repositories
empirectf
EmpireCTF – write-ups, capture the flag, cybersecurity
AFLRun
BruteForceCrackEncoding
Given a kind of unknown encoding and the result of encoding, using this framework, we can crack and get the original text
CppIdentifier
Identify whether a LLVM BC file is compiled from C++, by using debug information.
FishFuzz
Unofficial implementation of FishFuzz, for AFLRun experiment only. For their official repository, check https://github.com/HexHive/FishFuzz
Hawkeye
Unofficial Implementation of Hawkeye
JsTainter
LibFuzzer2AFL
Mem2019.github.io
MyCTFChallenges
The CTF challenges that I made
Mem2019's Repositories
Mem2019/Mem2019.github.io
Mem2019/MyCTFChallenges
The CTF challenges that I made
Mem2019/LibFuzzer2AFL
Mem2019/AFLRun
Mem2019/Hawkeye
Unofficial Implementation of Hawkeye
Mem2019/CppIdentifier
Identify whether a LLVM BC file is compiled from C++, by using debug information.
Mem2019/FishFuzz
Unofficial implementation of FishFuzz, for AFLRun experiment only. For their official repository, check https://github.com/HexHive/FishFuzz
Mem2019/TestCaseRunner
Mem2019/WindRanger
WindRanger with LTO
Mem2019/afl
american fuzzy lop (copy of the source code for easy access)
Mem2019/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Mem2019/AFLplusplus-Extractor
Mem2019/ARVO-Meta
Mem2019/cgc-challenge-corpus
Mem2019/cgc-multiarch
CGC for other architectures.
Mem2019/ctf-wiki
CTF Wiki Online, English version coming!
Mem2019/DeepDi
DeepDi: A Fast and Accurate Disassembler for Binary Code AI
Mem2019/FirmWire-1
FirmWire is a full-system baseband firmware emulation platform for fuzzing, debugging, and root-cause analysis of smartphone baseband firmwares
Mem2019/libprotobuf-mutator
Library for structured fuzzing with protobuffers
Mem2019/MOpt-AFL
MOpt-AFL provided by the paper "MOPT: Optimized Mutation Scheduling for Fuzzers"
Mem2019/obfuscator
PE bin2bin obfuscator
Mem2019/ollvm-16-old
Obfuscator-LLVM for LLVM 16.x branch
Mem2019/parmesan
ParmeSan: Sanitizer-guided Greybox Fuzzing
Mem2019/QuickCov
Mem2019/shannonRE
Helpful scripts for various tasks performed during reverse engineering the Shannon Baseband with the goal to exploit the Samsung Galaxy S6
Mem2019/Squirrel
Mem2019/tf2-gnn
TensorFlow 2 library implementing Graph Neural Networks
Mem2019/udbserver
Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python
Mem2019/utils
Mem2019/wabt
The WebAssembly Binary Toolkit