Pinned Repositories
grr
High-throughput fuzzer and emulator of DECREE binaries
mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
remill
Library for lifting machine code to LLVM bitcode
cparser
Sort-of GNU C99 Declaration Parser
fslice
LLVM-based forward program slice instrumentation.
Grail-Plus
Grail+ is a set of command line tools for manipulating non-deterministic finite automata (NFAs), non-deterministic pushdown automata (PDAs), and context-free grammars (CFGs). Grail+ is built on top of the Formal Language Template Library (FLTL), a library for representing and symbolically manipulating CFGs, NFAs, and PDAs.
rcu
C++ implementation of RCU based on reference counting and hazard pointers.
deepstate
A unit test-like interface for fuzzing and symbolic execution
multiplier
Code auditing productivity multiplier.
pasta
Peter's Amazing Syntax Tree Analyzer
pgoodman's Repositories
pgoodman/cparser
Sort-of GNU C99 Declaration Parser
pgoodman/Grail-Plus
Grail+ is a set of command line tools for manipulating non-deterministic finite automata (NFAs), non-deterministic pushdown automata (PDAs), and context-free grammars (CFGs). Grail+ is built on top of the Formal Language Template Library (FLTL), a library for representing and symbolically manipulating CFGs, NFAs, and PDAs.
pgoodman/fslice
LLVM-based forward program slice instrumentation.
pgoodman/ddisasm
Datalog driven disassembly of binary executables
pgoodman/Clang-ast-viewer
Clang AST viewer
pgoodman/travis-ci-job-status
Travis CI job status badge
pgoodman/ece540
pgoodman/multiplier
Code auditing productivity multiplier.
pgoodman/testfs
user level toy file system that is similar to ext3
pgoodman/xiao
Simple clone of the original Google XRay function profiling tracer
pgoodman/angr-doc
Documentation for the angr suite
pgoodman/ccompiler2
pgoodman/codehawk
CodeHawk Abstract Interpretation Engine and Analyzers
pgoodman/cquery
Low-latency vscode language server for large C++ code-bases, powered by libclang.
pgoodman/hellscape
Playground for testing feedback
pgoodman/Immintrin-debug
immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable source level debug of vector code.
pgoodman/mcsema-legacy
Archive of the initial monolithic version of mcsema
pgoodman/mlir-www
pgoodman/monitor
An efficient VMM that only supports a single VM at any time (precursor to btkernel)
pgoodman/pagai
pgoodman/peter-compiler
Automatically exported from code.google.com/p/peter-compiler
pgoodman/peter-project-euler
Automatically exported from code.google.com/p/peter-project-euler
pgoodman/pinq-php
Automatically exported from code.google.com/p/pinq-php
pgoodman/tdop
Automatically exported from code.google.com/p/tdop
pgoodman/uwo-cooper
Automatically exported from code.google.com/p/uwo-cooper
pgoodman/uwo-gomoku
Automatically exported from code.google.com/p/uwo-gomoku
pgoodman/uwo-santa-clause
Automatically exported from code.google.com/p/uwo-santa-clause
pgoodman/uwo-state-java
Automatically exported from code.google.com/p/uwo-state-java
pgoodman/uwogarage
Automatically exported from code.google.com/p/uwogarage
pgoodman/xrefer
FLARE Team's Binary Navigator