ASUKA39
The struggle itself towards the heights is enough to fill a man's heart.
Sun Yat-Sen University/dev/null
Pinned Repositories
365-days-get-xuanwulab-job
Get a job from Xuanwu Lab in 365 days
AFL
american fuzzy lop - a security-oriented fuzzer
APUE-note
李慧琴《Linux 系统编程》& APUE 笔记
CMU-15445-2023-Spring-Note
CMU-15445 23 Spring 笔记
glibc-ld-so
A clone of glibc-2.35, for the purpose of learning ld-linux.so.
llvm-tutor-note
llvm tutor 学习笔记
myshell
PortScanner
A simple port scanner implemented using C++11
TenSEAL-Image-Recognition
A simple example of how to use TenSEAL to encrypt and recognize images.
TinyOS
《操作系统真象还原》代码实现
ASUKA39's Repositories
ASUKA39/disrupting-deepfakes
🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks
ASUKA39/TinyOS
《操作系统真象还原》代码实现
ASUKA39/kernelpwn
kernel-pwn and writeup collection
ASUKA39/WebServer
A C++ High Performance Web Server
ASUKA39/linux-2.6.34
linux-2.6.34 source code from https://mirrors.edge.kernel.org/pub/linux/kernel/v2.6/
ASUKA39/TinyReadELF
简易版 readelf 实现
ASUKA39/AFL-Source-Code-For-Reading
将 AFL 源码转换为 Markdown、PDF 和 HTML 版,方便日常翻阅
ASUKA39/Skr_Learning
天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。
ASUKA39/AFLplusplus-blogpost
Blogpost about optimizing binary-only fuzzing with AFL++
ASUKA39/qemu_blog
A series of posts about QEMU internals:
ASUKA39/MyTinySTL
Achieve a tiny STL in C++11
ASUKA39/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
ASUKA39/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
ASUKA39/obfuscator
OLLVM
ASUKA39/kernel-hack-drill
Linux kernel exploitation experiments
ASUKA39/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
ASUKA39/learning-v8
Project for learning V8 internals
ASUKA39/fuzzingbook
The Fuzzing Book https://www.fuzzingbook.org/
ASUKA39/afl-unicorn
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
ASUKA39/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
ASUKA39/kernel-sanitizers
Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
ASUKA39/NSSL-SFuzz
ASUKA39/Fuzzing-Module
An interactive module to help you learn how to fuzz your first target
ASUKA39/driller
Driller: augmenting AFL with symbolic execution!
ASUKA39/SFuzz
ASUKA39/monolithic-firmware-collection
Repository for monolithic firmware blobs
ASUKA39/NJU-ICS2021-PA
2021年秋季学期 南京大学ICS课程 PA实验部分
ASUKA39/CMUA-Watermark
The official code for CMUA-Watermark: A Cross-Model Universal Adversarial Watermark for Combating Deepfakes (AAAI2022)
ASUKA39/SAST_on_Decompilers
Code and artifacts related to the Asia CCS 2022 paper
ASUKA39/fuzzer-test-suite
Set of tests for fuzzing engines