- 🔭 I’m currently working on writing a decompiler based on LLVM.
- 🌱 I’m currently learning about binary code type recovery, decompilation, decompiling, decompiler, summary-based demand-driven static code analysis, PL theory.
- 👯 I’m looking to collaborate with anyone that is interested in the internals of a decompiler.
- 🤔 I’m looking for help with learning PL type theory.
- 💬 Ask me about compiler techniques.
- 📫 How to reach me: Just send me an email! I'm really hope to make more friends.
My Projects
Last update | Name | Description |
---|---|---|
2024-06-02 | TMSpeech | Windows下的实时语音字幕软件. |
2024-05-23 | git-latexdiff-web | A web interface and cli tool for git-latexdiff by uploading two overleaf project zip file. |
2024-01-01 | WasmEdge | MSVC support for WasmEdge. |
2024-03-13 | LibAFL-SBFT24 | SBFT'24 |
2023-05-10 | mercuri-v2 | 全国大学生计算机系统能力大赛-编译系统设计赛 |
2024-06-22 | whitelist-tproxy | 完全基于域名列表的非侵入式白名单透明代理方案,掉线也不影响原生正常访问的网站 |
2024-06-22 | ML-type-inference | 《The essence of ML type inference》的中文翻译和(第一章的)阅读笔记 |
2024-05-11 | how-to-write-a-good-scientific-paper | 《How to write a good scientific paper - Chris A. Mark》 中文版 |
2024-05-09 | latex-docker | A fat docker image for latex compilation. |
2024-04-29 | relmouse_forward | Send relative mouse movements and keyboard key strokes to remote computer. Used with RDP to play games. |
2024-04-09 | 3key-ble-v2 | 3 key bluetooth(BLE) keyboard. 3键蓝牙键盘 |
2023-12-09 | hexo-theme-landscape | My blog theme |
2024-05-20 | AutoLua | Android accessibility service controlled by lua interpreter with a webview code editor. |
2023-11-21 | Win32DiskImager-build | static build + support high dpi + upx |
2023-07-05 | rcore_os | Learning rust and operating system... |
2023-06-28 | my-3key-ble-keyboard | 3 key bluetooth mechanical keyboard based on ESP32. |
2023-05-25 | hust_wireless_service | hust wireless login as a service |
2023-04-01 | fullcone_dmz | 解决p2p联机游戏时的问题 |
2022-12-30 | simper_fts5 | simper sqlite3 fts5 tokenizer. splits CJK character into single token. |
2022-11-27 | myobf | Learning obfucation based on llvm. Forked from https://github.com/LeadroyaL/llvm-pass-tutorial . |
2022-11-27 | llvm-pass-tutorial | A step-by-step tutorial for building an LLVM sample pass |
2022-08-28 | patch_to_libc | use any ubuntu glibc in any ubuntu version (with debug info)! a essential tool for glibc pwn. |
2022-04-14 | pywasm-safe | A WebAssembly interpreter written in pure Python |
2022-04-11 | Hello-Reaching-Definition-Soot | Try IFDSReachingDefinition in soot. |
2021-10-31 | BUPT-Phshing | 北邮10.3.8.216的wifi钓鱼页面,基于python的flask |
2021-08-27 | pyneaky | Make python a Windows spyware. |
2021-07-29 | New-Card-Notification | A simple anki add-on. |
2021-07-14 | PAT | PAT做题记录 |
2021-07-03 | os-summer-of-code-2021 | os summer of code 学习日志 |
2021-05-25 | TSCTF2021-Reverse | TSCTF 2021 部分题目源码 |
2020-12-10 | log_endpoint_detection | Use sysmon log to detect UAC bypass. |
2020-07-26 | rCore-Tutorial | Tutorial for rCore OS step by step (3rd edition) |
2020-07-06 | ucore_labs | None |
2020-04-15 | FlagField | A CTF platform for Jeopardy. |
2019-12-14 | pwn_deploy_chroot | 可以方便地部署一个或者多个pwn题到一个docker容器中(使用chroot,并可以设置是否使用我自己写的catflag程序替换默认的/bin/sh程序,以增加安全性) |
2019-06-10 | MITM-squid | sharing some files of MITM-squid attack. |
2019-04-19 | ProcessManager | 命令行进程管理器 |
2018-11-19 | ninja-must-die | 用EGE(一个c++图形库写的一个垃圾小游戏) |