mcpivoy's Stars
SECCON/SECCON_Beginners_CTF_2023
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
mrexodia/dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
xtiankisutsa/awesome-mobile-CTF
This is a curated list of mobile based CTFs, write-ups and vulnerable apps. Most of them are android based due to the popularity of the platform.
zhkl0228/unidbg
Allows you to emulate an Android native library, and an experimental iOS emulation
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
cyberark/White-Phoenix
A tool to recover content from files encrypted with intermittent encryption
Eugeny/tabby
A terminal for a more modern age
TonyChen56/HackerTools
使用MFC编写的病毒技术合集
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
hackthedev/teardrop
Open-Source Ransomware Project for learning purpose only written in C# (csharp). Dont use it for bad things.
stephenfewer/ReflectiveDLLInjection
Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.
AabyssZG/FileReverse-Tools
对文件反转、倒置的工具,解决CTF和生活中的文件处理问题
ConsciousHacker/WFH
wietze/windows-dll-env-hijacking
Project for identifying executables and DLLs vulnerable to environment-variable based DLL hijacking.
Sodacooky/AutoSnake
数据结构 课程设计 可广度优先自动寻路贪吃蛇
Bypass007/Emergency-Response-Notes
应急响应实战笔记,一个安全工程师的自我修养。
shellphish/how2heap
A repository for learning various heap exploitation techniques.