Pinned Repositories
6.824-2017
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
AceTheGame
open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!
analyze
NaiveSystems Analyze is a static analysis tool for code security and compliance.
And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
android-inline-hook
An inline hook library for Android apps.
Android-Reports-and-Resources
A big list of Android Hackerone disclosed reports and other resources.
androidx
Development environment for Jetpack Android extension libraries. Synchronized with Jetpack's primary development branch on AOSP.
Anti
用于练手的环境检测的demo
Awesome-AFL
A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials
badger
Fast key-value DB in Go.
tjzhou23's Repositories
tjzhou23/AceTheGame
open source security auditing tools for games on android and linux. Containing memory scanner/editor, apk GUI, value freezer, android non root support and many more!
tjzhou23/Anti
用于练手的环境检测的demo
tjzhou23/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
tjzhou23/craftinginterpreters_zh
手撸解释器教程《Crafting Interpreters》中文翻译
tjzhou23/firejail
Linux namespaces and seccomp-bpf sandbox
tjzhou23/frida_dump
frida dump android elf, support spawn and attach mode
tjzhou23/fuckyouilfak
A IDA Pro 9.0 Beta 2 macOS x86 Fix Loader
tjzhou23/garak
LLM vulnerability scanner
tjzhou23/hermes
A JavaScript engine optimized for running React Native.
tjzhou23/KernelSU
A Kernel based root solution for Android
tjzhou23/KeyAttestation
tjzhou23/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
tjzhou23/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
tjzhou23/LSPlant
A hook framework for Android Runtime (ART)
tjzhou23/LSPosed
LSPosed Framework
tjzhou23/Magisk
The Magic Mask for Android
tjzhou23/mariana-trench
A security focused static analysis tool for Android and Java applications.
tjzhou23/mold
Mold: A Modern Linker 🦠
tjzhou23/nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
tjzhou23/NewBlackbox
new Blackbox
tjzhou23/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.
tjzhou23/Qilin
Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis
tjzhou23/Reprogram-TEE-on-Qualcomm-devices
Guide to reprogram the TEE on Qualcomm devices to fix lost attestation keys
tjzhou23/Riru
Inject into zygote process
tjzhou23/Shizuku
Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
tjzhou23/VMPilot
VMPilot: A Modern C++ Virtual Machine SDK
tjzhou23/vmprotect-3.5.1
tjzhou23/zygisk-injector
tjzhou23/Zygisk-KeystoreInjection
Generate a valid certificate chain from scratch by injecting custom Keystore provider
tjzhou23/ZygiskNext
Standalone implementation of Zygisk