publicqi's Stars
smallkirby/kernelpwn
kernel-pwn and writeup collection
mykter/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
saelo/35c3ctf
Source code and exploits for some 35c3ctf challenges.
jceel/libxpc
Open-source reimplementation of Apple XPC library.
stong/how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
marin-m/pbtk
A toolset for reverse engineering and fuzzing Protobuf-based apps
uds-se/FormatFuzzer
FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.
lijiejie/ds_store_exp
A .DS_Store file disclosure exploit. It parses .DS_Store file and downloads files recursively.
Anjok07/ultimatevocalremovergui
GUI for a Vocal Remover that uses Deep Neural Networks.
CERTCC/kaiju
CERT Kaiju is a binary analysis framework extension for the Ghidra software reverse engineering suite. This repository is the primary, canonical repository for this project -- file bug reports and wishes here!
tsurumeso/vocal-remover
Vocal Remover using Deep Neural Networks
zhengmin1989/MyArticles
蒸米的文章(iOS冰与火之歌系列,一步一步学ROP系列,安卓动态调试七种武器系列等)
oversecured/OversecuredVulnerableiOSApp
Oversecured Vulnerable iOS App
robertdavidgraham/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
revng/revng
revng: the core repository of the rev.ng project
DerekSelander/dsdump
An improved nm + Objective-C & Swift class-dump
securing/SimpleXPCApp
Secure example of an XPC helper written in Swift
VerSprite/research
VerSprite Security Research
umutoztunc/whitesymex
Symbolic execution engine for Whitespace.
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
hot3eed/xpcspy
Bidirectional XPC message interception and more. Powered by Frida
hackerschoice/thc-tips-tricks-hacks-cheat-sheet
Various tips & tricks
qvjp/INLOW
参考:https://github.com/dennis95/dennix
zhulangpi/NBOS
基于ARMv8 的类UNXI操作系统实现
VSES/SourceEngine2007
Description
ASoulCnki/ASoulCnki
ASoul评论区小作文 枝网查重系统 爬虫部分
secfigo/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
plctlab/v8-internals
面向编译器开发人员的V8内部实现文档
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.