Pinned Repositories
helix
A post-modern modal text editor.
notify
🔭 Cross-platform filesystem notification library for Rust.
owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
radare2
UNIX-like reverse engineering framework and command-line toolset
rust-analyzer
A Rust compiler front-end for IDEs
coreutils
Cross-platform Rust rewrite of the GNU coreutils
jhscheer's Repositories
jhscheer/android-unpacker
Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
jhscheer/angrdbg
Abstract library to generate angr states from a debugger state
jhscheer/advent-of-codspeed-2024
🎄 my solutions for participating in https://codspeed.io/advent
jhscheer/coreutils
Cross-platform Rust rewrite of the GNU coreutils
jhscheer/CryptoToy
Simple Android App to demonstrate low-level encryption calls to `libcrypto_1_0_2.so`
jhscheer/dexcalibur
Dynamic binary instrumentation tool designed for Android application and powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
jhscheer/erdtree
A modern, multi-threaded file-tree visualization and disk usage analysis tool that respects hidden file and gitignore rules.
jhscheer/helix
A post-modern modal text editor.
jhscheer/notify
🔭 Cross-platform filesystem notification library for Rust.
jhscheer/r2angrdbg
Use angr inside the radare2 debugger. Create an angr state from the current debugger state.
jhscheer/r2wars
Corewars but within r2
jhscheer/radare2
unix-like reverse engineering framework and commandline tools security
jhscheer/rust-analyzer
A Rust compiler front-end for IDEs
jhscheer/the-wall-puzzle
A (somewhat) generic solution to the wall puzzle