Pinned Repositories
AFL
american fuzzy lop - a security-oriented fuzzer
AI-for-Security-Learning
安全场景、基于AI的安全算法和安全数据分析学习资料整理
android-scripts
Collection of Android reverse engineering scripts
android-simg2img
Tool to convert Android sparse images to raw images
Android_Kernel_CVE_POCs
A list of my CVE's with POCs
android_vuln_poc-exp
This project contains pocs and exploits for vulneribilities I found (mostly)
apple-cve
apple cve list
articles
Research related
awesome-browser-exploit
awesome list of browser exploitation tutorials
fuzzing-stuff
Resources About Fuzzing, For Multiple Platforms And All Popular Fuzzers. 500+ Open Source Tools Sorted By Star Count, 800+ Blog Posts Sorted By Publish Time.
Dawuge's Repositories
Dawuge/android-simg2img
Tool to convert Android sparse images to raw images
Dawuge/apple-cve
apple cve list
Dawuge/articles
Research related
Dawuge/bugdroid
Static analysis plugin for FindBugs to scan for security bugs in Android applications.
Dawuge/canon_cr3
Describing the Canon CR3 fileformat from Canon M50 / EOS R / SX70 HS / EOS RP...
Dawuge/CVE-2020-0014-Toast
CVE-2020-0014-Toast-复现
Dawuge/CVE-2022-26937
Windows Network File System Crash PoC
Dawuge/Dawuge.github.io
Dawuge/DrSancov
DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables
Dawuge/ethereum_book
精通以太坊 (中文版)
Dawuge/fans
FANS: Fuzzing Android Native System Services
Dawuge/Firmware_extractor
Dawuge/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
Dawuge/Heimdall
Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
Dawuge/jeb-samplecode
Sample scripts and extensions for JEB Decompiler.
Dawuge/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
Dawuge/linux-kernel-exploitation
A collection of links related to Linux kernel exploitation
Dawuge/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
Dawuge/p0tools
Project Zero Docs and Tools
Dawuge/pyheif
Python 3.6+ interface to libheif library
Dawuge/qemu-fuzzer
Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.
Dawuge/ReparcelBug2
Writeup and exploit for installed app to system privilege escalation on Android 12 Beta through CVE-2021-0928, a `writeToParcel`/`createFromParcel` serialization mismatch in `OutputConfiguration`
Dawuge/samloader
Download Samsung firmware from official servers
Dawuge/secguide
面向开发人员梳理的代码安全指南
Dawuge/simpread
简悦导入文章
Dawuge/SkCodecFuzzer
Fuzzing harness for testing proprietary image codecs supported by Skia on Android
Dawuge/SootTutorial
A step-by-step tutorial for Soot (a Java static analysis framework)
Dawuge/Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..
Dawuge/toothpicker
Dawuge/trapfuzzer