Pinned Repositories
lenovo-password
Implementation of Lenovo ThinkPad HDD password algorithm
nvme-ata-security
Linux tools to configure ATA security on NVMe drives
pe-rs
Zero-copy Portable Executable parser in Rust
ptdump
Dump page tables on various OSes and analyze them
rust-cexpr
A C expression parser and evaluator
rust-combinators
Selection tool for Rust combinators
rust-core_io
Rust std::io with all the parts that don't work in core removed.
rust-reduce
`rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code.
ssltrace
ssltrace hooks an application's SSL libraries to record keying data of all SSL connections
uefireverse
Tools to help with Reverse Engineering UEFI-based firmware
jethrogb's Repositories
jethrogb/rust-reduce
`rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code.
jethrogb/rust-cexpr
A C expression parser and evaluator
jethrogb/rust-core_io
Rust std::io with all the parts that don't work in core removed.
jethrogb/pe-rs
Zero-copy Portable Executable parser in Rust
jethrogb/nvme-ata-security
Linux tools to configure ATA security on NVMe drives
jethrogb/cloudproxy
The CloudProxy Tao for Trustworthy Computing
jethrogb/rust-aix
jethrogb/aws-nitro-enclaves-cli
Tooling for Nitro Enclave Management
jethrogb/azure-policy
Repository for Azure Resource Policy built-in definitions and samples
jethrogb/ccs-timer
jethrogb/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
jethrogb/edgelessrt
Edgeless RT is an SDK and a runtime for Intel SGX. It combines top-notch Go support with simplicity, robustness and a small TCB. Developing confidential microservices has never been easier! C++17 and Rust (experimental) are also supported.
jethrogb/ego
EGo lets you build, debug und run Go apps on Intel SGX - as simple as conventional Go programming!
jethrogb/enarx
Enarx: Confidential Computing with WebAssembly
jethrogb/ertgo
jethrogb/iron-test
Utilities for testing Iron and Iron Middleware
jethrogb/libm
A port of MUSL's libm to Rust.
jethrogb/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
jethrogb/nftnl-rs
Rust bindings and abstraction for libnftnl, low-level userspace access to the in-kernel nf_tables subsystem
jethrogb/reference
The Rust Reference
jethrogb/rfcs
RFCs for changes to Rust
jethrogb/rust
A safe, concurrent, practical language.
jethrogb/rust-bindgen
binding generator for rust language
jethrogb/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
jethrogb/rustc-commit-db
A database of Rust compiler versions and the git commit that they were built from.
jethrogb/rustc-serialize
Serialization/deserialization for Rust
jethrogb/rustfmt
Format Rust code
jethrogb/stdsimd
Rust's standard library vendor-specific APIs and run-time feature detection
jethrogb/xmltree-rs
Reads an XML file into a simple tree structure
jethrogb/z3.rs
Rust bindings for the Z3 solver.