Pinned Repositories
cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
checksec.sh
Checksec.sh
cmark
CommonMark parsing and rendering library and program in C
codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
comrak
CommonMark + GFM compatible Markdown parser and renderer
llvm-mca
Generate marker comments for LLVM's Machine Code Analyzer
mithril
A re-implementation of hardening-check in Rust
pastelito
Write better markdown documents
proctrace
A process tracing tool based on NETLINK_CONNECTOR
quenelle
A basic semantic patching tool for Python 2 code, similar to Coccinelle
philipturnbull's Repositories
philipturnbull/proctrace
A process tracing tool based on NETLINK_CONNECTOR
philipturnbull/quenelle
A basic semantic patching tool for Python 2 code, similar to Coccinelle
philipturnbull/mithril
A re-implementation of hardening-check in Rust
philipturnbull/llvm-mca
Generate marker comments for LLVM's Machine Code Analyzer
philipturnbull/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
philipturnbull/checksec.sh
Checksec.sh
philipturnbull/cmark
CommonMark parsing and rendering library and program in C
philipturnbull/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
philipturnbull/comrak
CommonMark + GFM compatible Markdown parser and renderer
philipturnbull/desktop-trampoline
A cross-platform no-dependency TCP-based trampoline for GitHub Desktop, written in C
philipturnbull/pastelito
Write better markdown documents
philipturnbull/json-parser
Very low footprint JSON parser written in portable ANSI C
philipturnbull/language-python
A parser for Python 2.x and 3.x written in Haskell
philipturnbull/legal-bug-bounty
#legalbugbounty project — creating safe harbors on bug bounty programs and vulnerability disclosure programs.
philipturnbull/linux
Linux kernel source tree
philipturnbull/openssh-portable
Portable OpenSSH
philipturnbull/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software
philipturnbull/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
philipturnbull/super-happy-fuzz-time
An AFL mutator plugin, written in Rust
philipturnbull/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
philipturnbull/tree-sitter
An incremental parsing system for programmings tools
philipturnbull/tree-sitter-c
C grammar for tree-sitter