Pinned Repositories
angr
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
claripy
An abstraction layer for constraint solvers
llvm
Modified LLVM 3.6 for my own use.
Memory_Hierarchy_Simulator
Simulate operations of multiple levels of cache, TLB, page table, main memory, and disk with different write policies to ensure consistency.
memTrace
memTrace, a framework for lightweight memory tracing
QEMU-Logger-and-VM-Introspector
Two parts: (1) Continuous TCG micro-operation logging functionality of QEMU. (2) VM-basd Browser/Application Introspection Gadgets, based on QEMU. For more information, please see README.
simuvex
A symbolic execution engine for the VEX IR
SmallVM
QEMU micro-op interpreter, like a small virtual machine, interpret from an initial memory dump and CPU registers dump.
hypersimple's Repositories
hypersimple/QEMU-Logger-and-VM-Introspector
Two parts: (1) Continuous TCG micro-operation logging functionality of QEMU. (2) VM-basd Browser/Application Introspection Gadgets, based on QEMU. For more information, please see README.
hypersimple/SmallVM
QEMU micro-op interpreter, like a small virtual machine, interpret from an initial memory dump and CPU registers dump.
hypersimple/llvm
Modified LLVM 3.6 for my own use.
hypersimple/Memory_Hierarchy_Simulator
Simulate operations of multiple levels of cache, TLB, page table, main memory, and disk with different write policies to ensure consistency.
hypersimple/angr
The next-generation binary analysis platform from UC Santa Barbara's Seclab!
hypersimple/claripy
An abstraction layer for constraint solvers
hypersimple/memTrace
memTrace, a framework for lightweight memory tracing
hypersimple/simuvex
A symbolic execution engine for the VEX IR
hypersimple/btkernel
Fast Binary Translator for the Kernel
hypersimple/cb-multios
DARPA Challenges Binaries for Linux, Windows, and OS X
hypersimple/code_search
hypersimple/falco
Sysdig Falco: Behavioral Activity Monitoring With Container Support
hypersimple/Fbt
A software dynamic translator for the ARMv6 architecture (a work-in-progress port of fastBT for IA32).
hypersimple/freebsd
FreeBSD src tree
hypersimple/fuzz_zone
Fuzzing utility which enables sending arbitrary SCMs to TrustZone
hypersimple/Impala
Real-time Query for Hadoop
hypersimple/InsideReCaptcha
Reverse-engineering the new “captchaless” ReCaptcha system...
hypersimple/kallsymsprint
hypersimple/Lambda-JavaScript
Our own implementation of certain features of Lambda-JS, based on the paper "The Essence of JavaScript".
hypersimple/libput_user_exploit
CVE-2013-6282 exploit
hypersimple/linux-2.6-scribe
Scribe: the record-replay mechanism
hypersimple/mate7_TZ_exploit
Huawei mate 7 TrustZone exploit
hypersimple/mreplay
Mutable Replay
hypersimple/papers-we-love
Papers from the computer science community to read and discuss.
hypersimple/parquet-cpp
CPP implementations of the encodings for the Parquet columnar file format.
hypersimple/PEBIL
Fast static binary instrumentation for linux/x86
hypersimple/py-scribe
Scribe python bindings and Scribe userspace tools
hypersimple/Storage_System_Performance_Comparison_Regarding_Virtual_Machines
Storage System Performance Comparison Regarding Virtual Machines
hypersimple/Toy_Language_Interpreter
A CEK-style Interpreter for a Turing-complete Toy Language.