Pinned Repositories
LiME
LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition.
compiler-explorer-docker
Dockerfile to build a Compiler Explorer Docker image
DeviceToDeviceManager-RE
Reverse Engineering of DeviceToDeviceManager.framework
DFRWS-Go-Workshop
This repository contains the source code and labs associated with our DFRWS workshop on building digital forensic tools in Go.
golang-lru
Golang LRU cache
NOSID
An experimental operating system for the Commodore 64
slides
A subset of slides from various presentations I've given
yatlib
Yet Another Template Library for C++
jtsylve's Repositories
jtsylve/compiler-explorer-docker
Dockerfile to build a Compiler Explorer Docker image
jtsylve/DFRWS-Go-Workshop
This repository contains the source code and labs associated with our DFRWS workshop on building digital forensic tools in Go.
jtsylve/NOSID
An experimental operating system for the Commodore 64
jtsylve/slides
A subset of slides from various presentations I've given
jtsylve/DeviceToDeviceManager-RE
Reverse Engineering of DeviceToDeviceManager.framework
jtsylve/golang-lru
Golang LRU cache
jtsylve/ida-d64
IDA Pro 7.x Loader plugin for Commodore 64 D64 Disk Images
jtsylve/serd-cmake
jtsylve/yatlib
Yet Another Template Library for C++
jtsylve/abseil-cpp
Abseil Common Libraries (C++)
jtsylve/apfs.ksy
APFS filesystem format for Kaitai Struct
jtsylve/async-compression
Adaptors between compression crates and Rust's async IO types
jtsylve/c-aff4
An AFF4 C++ implementation.
jtsylve/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
jtsylve/CBP
CMake Modules to help use modern best-practices for C/C++ development
jtsylve/chainbreaker
Mac OS X Keychain Forensic Tool
jtsylve/go
The Go programming language
jtsylve/Hibr2Bin
Comae Hibernation File Decompressor
jtsylve/homebrew-core
:beers: Core formulae for the Homebrew package manager
jtsylve/ioutil
Additional IO stuff like io/ioutil
jtsylve/jtsylve.blog
jtsylve/SimpleVisor
A fork of SimpleVisor from Alex Ionescu with some additional advanced features
jtsylve/sleuthkit
The Sleuth Kit® (TSK) is a library and collection of command line digital forensics tools that allow you to investigate volume and file system data. The library can be incorporated into larger digital forensics tools and the command line tools can be directly used to find evidence.
jtsylve/turndown
🛏 An HTML to Markdown converter written in JavaScript
jtsylve/volatility
An advanced memory forensics framework
jtsylve/wit-bindgen
A language binding generator for WebAssembly interface types