Pinned Repositories
Auto-init-your-ubuntu18
自动化配置ubuntu18的脚本
CSU2020-Spring-java-design
中南大学 2019 - 2020年秋季 郭克华老师 java 大作业
Kernel-Learning
从0开始写一个操作系统——《操作系统真象还原》
OSKernel2021-StitchOS
第一届操作系统大赛内核赛道,team:bug_writer,from CSU
PE_reader
一个解析 PE文件头部格式的小程序
Ring_Hook
👴的毕设,打算从native层到java层的hook都搞一遍,最终目标是能支持hook用户apk的东西
rustsbi-k510
WMCTF-WMware
Source code of reverse challenge in WMCTF2020——WMware
Zygisk-Rust-ModuleTemplate
Zygisk Module Templete with Rust
Gstalker's Repositories
Gstalker/Ring_Hook
👴的毕设,打算从native层到java层的hook都搞一遍,最终目标是能支持hook用户apk的东西
Gstalker/Zygisk-Rust-ModuleTemplate
Zygisk Module Templete with Rust
Gstalker/Kernel-Learning
从0开始写一个操作系统——《操作系统真象还原》
Gstalker/rustsbi-k510
Gstalker/Auto-init-your-ubuntu18
自动化配置ubuntu18的脚本
Gstalker/OSKernel2021-StitchOS
第一届操作系统大赛内核赛道,team:bug_writer,from CSU
Gstalker/CSU2020-Spring-java-design
中南大学 2019 - 2020年秋季 郭克华老师 java 大作业
Gstalker/PE_reader
一个解析 PE文件头部格式的小程序
Gstalker/WMCTF-WMware
Source code of reverse challenge in WMCTF2020——WMware
Gstalker/adb_root
Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.
Gstalker/angr-management
A GUI for angr. Being developed *very* slowly.
Gstalker/codes_for_blog
👴博客中用于示例的代码
Gstalker/CSU-Dreamstalker1003.io
This is a simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Gstalker/deflat
use angr to deobfuscation
Gstalker/Gstalker.github.io
Personal Website
Gstalker/PolarNight
即时通讯软件机器人
Gstalker/pwn_deploy_chroot
可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性)
Gstalker/spider_for_society.people.com.cn
信息内容安全实验,随手丢仓库了
Gstalker/testsuits-for-oskernel
Gstalker/VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.