Pinned Repositories
appshark
Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.
ChronoSorter
Clustering_of_unknown_protocol_messages_based_on_format_comparison
论文实验复现
CSAPP_Lab
Computer Systems: A Programmer's Perspective (CSAPP) Lab Solution
MCTDroid
Evading Android Malware Detection via Monte-Carlo Tree Search in Zero-Knowledge Settings
sysinfo_rs
A library for retrieving system information.
Hainanu-Application.github.io
📘 海南大学飞跃手册
prototyper
RustSBI prototyper
rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
MalPurifier
Enhancing Android Malware Detection with Adversarial Purification against Evasion Attacks
chenzongyao200127's Repositories
chenzongyao200127/sysinfo_rs
A library for retrieving system information.
chenzongyao200127/chenzongyao200127
chenzongyao200127/ChronoSorter
chenzongyao200127/leetcode_in_rust
My Personal LeetCode Rust Solutions
chenzongyao200127/linking_and_loading
chenzongyao200127/MCTDroid
Evading Android Malware Detection via Monte-Carlo Tree Search in Zero-Knowledge Settings
chenzongyao200127/rustsbi-notebooks
rustsbi learning note
chenzongyao200127/DragonOS
使用Rust从0自研内核,具有Linux兼容性的操作系统。
chenzongyao200127/AI-System
System for AI Education Resource.
chenzongyao200127/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
chenzongyao200127/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
chenzongyao200127/ChatTTS
ChatTTS is a generative speech model for daily dialogue.
chenzongyao200127/concurrency
chenzongyao200127/ELF-Function-Invoker
chenzongyao200127/Hainanu-Application.github.io
📘 海南大学飞跃手册
chenzongyao200127/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes
chenzongyao200127/macros
chenzongyao200127/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
chenzongyao200127/multiboot2
The multiboot2 crate helps to parse the Multiboot2 information structure (MBI) and is relevant in kernels, that get booted by a bootloader such as GRUB, for example. multiboot2-header helps you to either build Multiboot2-headers yourself, or to parse Multiboot2 headers in custom bootloader or similar applications.
chenzongyao200127/pafish
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
chenzongyao200127/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
chenzongyao200127/prototyper
RustSBI prototyper
chenzongyao200127/rcli
chenzongyao200127/Reverse-Mosaic
Automated Multi-Agent Binary Analysis Toolkit
chenzongyao200127/ROP_ROCKET
ROP ROCKET is an advanced code-reuse attack framework, with extensive ROP chain generation capabilities, including for novel Windows Syscalls attack, a novel Heaven's Gate, and "shellcodeless" ROP. The framework utilizes emulation and obfuscation to help expand the attack surface.
chenzongyao200127/rust-camp-template
project template
chenzongyao200127/rust-patterns
chenzongyao200127/rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
chenzongyao200127/simple-redis
chenzongyao200127/xv6-riscv
Xv6 for RISC-V