Pinned Repositories
android_hprof_parser
android hprof parser(android studio perflib) [rust version]
JNIHook
jni hook demo
JVMTI_RELEASE_DEMO
use jvmti on release mode
LaunchActivity
LearnElk
a tiny embeddable JavaScript engine that implements a small but usable subset of ES6
LearnJVM
《自己动手写Java虚拟机》学习笔记(Rust版本)
mmap_test
Learn mmap
NativeBitmap
allocate bitmap in native heap(Android 6.x - 7.x)
PTrainbow.github.io
Blog Project's Production
ResourceChecker
PTrainbow's Repositories
PTrainbow/NativeBitmap
allocate bitmap in native heap(Android 6.x - 7.x)
PTrainbow/JNIHook
jni hook demo
PTrainbow/JVMTI_RELEASE_DEMO
use jvmti on release mode
PTrainbow/PTrainbow.github.io
Blog Project's Production
PTrainbow/android_hprof_parser
android hprof parser(android studio perflib) [rust version]
PTrainbow/LaunchActivity
PTrainbow/LearnElk
a tiny embeddable JavaScript engine that implements a small but usable subset of ES6
PTrainbow/LearnJVM
《自己动手写Java虚拟机》学习笔记(Rust版本)
PTrainbow/ResourceChecker
PTrainbow/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
PTrainbow/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
PTrainbow/compose-samples
Official Jetpack Compose samples.
PTrainbow/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
PTrainbow/elk
A low footprint JavaScript engine for embedded systems
PTrainbow/es
A JavaScript interpreter from scratch, supporting ES5 syntax.
PTrainbow/Hippy
A cross platform framework designed for Web developer. Introduction video - https://v.qq.com/x/page/i3038urj2mt.html
PTrainbow/Hummer
PTrainbow/kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
PTrainbow/LeetCode
PTrainbow/mocha1995
☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!
PTrainbow/my_draw_io
some knowledge graph
PTrainbow/obs-studio-sei
PTrainbow/perftto_template
perftto template html
PTrainbow/pinduoduo_backdoor_unpacker
Samples and Unpacker of malicious backdoors and exploits developed and used by Pinduoduo
PTrainbow/PTrainbow
Config files for my GitHub profile.
PTrainbow/Sliver
字节跳动sliver 采集Java函数栈实现
PTrainbow/tailor
PTrainbow/vdexExtractor
Tool to decompile & extract Android Dex bytecode from Vdex files
PTrainbow/wept
微信小程序多端实时运行工具
PTrainbow/xCrash
🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.