Pinned Repositories
Ablation
Augmenting Static Analysis Using Pintool: Ablation
afl
american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/
afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
afl-cygwin
AFL "mostly" ported to cygwin
afl-ddmin-mod
Test case minimizer for afl-fuzz
afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
afl-qai
A demo project for AFL with QEMU Augmented Instrumentation (qai)
afl-utils
Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization
EOTUtil
Trivial EOT utilities
majinxin2003's Repositories
majinxin2003/afl-qai
A demo project for AFL with QEMU Augmented Instrumentation (qai)
majinxin2003/android-afl
Fuzzing Android program with american fuzzy lop (AFL)
majinxin2003/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
majinxin2003/awesome-static-analysis
A curated list of static analysis tools, linters and code quality checkers for various programming languages
majinxin2003/bincat
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction.
majinxin2003/BrundleFuzz
BrundleFuzz is a distributed fuzzer for Windows and Linux using dynamic binary instrumentation.
majinxin2003/Bugs
Collection of software bugs found by SkyLined
majinxin2003/certfuzz
This project contains the source code for the CERT Basic Fuzzing Framework (BFF) and the CERT Failure Observation Engine (FOE).
majinxin2003/DerbyCon2016
Code Samples and Slides From DerbyCon 2016
majinxin2003/droid-ff
majinxin2003/EdgeHTTP2Fuzzer
Peach Pit for HTTP/2 Targeting Microsoft Edge
majinxin2003/EMFFuzzer
Enhanced Meta File Fuzzer based on Peach Fuzzing Framework
majinxin2003/exploit_generator
Automated Exploit generation with WinDBG
majinxin2003/FruityWifi
FruityWiFi is a wireless network auditing tool. The application can be installed in any Debian based system adding the extra packages. Tested in Debian, Kali Linux, Kali Linux ARM (Raspberry Pi), Raspbian (Raspberry Pi), Pwnpi (Raspberry Pi), Bugtraq, NetHunter.
majinxin2003/how2heap
A repository for learning various heap exploitation techniques.
majinxin2003/ida_pdb_loader
IDA PDB Loader
majinxin2003/keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
majinxin2003/labeless
Labels/Comments synchronization between IDA PRO and dbg backend (OllyDbg1.10, OllyDbg 2.01, x64dbg) , Remote memory dumping tool (including x64-bit), Python scripting tool
majinxin2003/lighthouse
Code Coverage Explorer for IDA Pro
majinxin2003/linux-kernel-exploitation
A bunch of links related to Linux kernel fuzzing and exploitation
majinxin2003/mruby-workshop
majinxin2003/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software
majinxin2003/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a manual for testing the security of mobile apps. It describes technical processes for verifying the controls listed in the OWASP Mobile Application Verification Standard (MASVS). The MSTG is meant to provide a baseline set of test cases for black-box and white-box security tests, and to help ensure completeness and consistency of the tests.
majinxin2003/Ponce
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
majinxin2003/processor-trace
libipt - an Intel(R) Processor Trace decoder library
majinxin2003/rewolf-msi-exploit
MSI NTIOLib/WinIO Local Privilege Escalation exploit
majinxin2003/Token-Stealing-Shellcode
majinxin2003/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
majinxin2003/universalrop
Small tool for generating ropchains using unicorn and z3
majinxin2003/vuzzer