VS 2022
- Outdoorsmen
-
DexFileParser Public
Forked from l0neman/DexFileParserAndroid Dex File Parser.
C++ Apache License 2.0 UpdatedJan 26, 2025 -
libpdb Public
Forked from shareef12/libpdbParser for Microsoft Program Database (PDB) files
C MIT License UpdatedJan 24, 2025 -
zydis Public
Forked from zyantific/zydisFast and lightweight x86/x86-64 disassembler and code generation library
C MIT License UpdatedSep 17, 2024 -
-
-
KM-ProcessTracker Public
Kernel Mode driver that intercepts process creations.
C UpdatedJan 25, 2024 -
Frida-Template Public
Boiler plate code to instrument binaries using frida.
TypeScript UpdatedMar 26, 2023 -
CTFd_Multi_Questions Public
Forked from adamlahbib/CTFd_Multi_QuestionsBased on @Kuchenpirat CTFd Subflag Challenges plugin, with awards and placeholders.
JavaScript UpdatedFeb 2, 2023 -
pefile Public
Forked from erocarrera/pefilepefile is a Python module to read and work with PE (Portable Executable) files
Python MIT License UpdatedJul 11, 2022 -
minishell Public
This project aims to recreate most of the bash shell.
-