gynt
If you want to support my work, you can buy me a coffee here https://www.buymeacoffee.com/gynt or here https://ko-fi.com/kofigynt
gynt's Stars
black-forest-labs/flux
Official inference repo for FLUX.1 models
N64Recomp/N64Recomp
Tool to statically recompile N64 games into native executables
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
teal-language/tl
The compiler for Teal, a typed dialect of Lua
kuba--/zip
A portable, simple zip library written in C
multitheftauto/mtasa-blue
Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
revng/revng
revng: the core repository of the rev.ng project
HackOvert/GhidraSnippets
Python snippets for Ghidra's Program and Decompiler APIs
MolecularMatters/raw_pdb
A C++11 library for reading Microsoft Program DataBase PDB files
revng/revng-c
getsentry/pdb
A parser for Microsoft PDB (Program Database) debugging information
boricj/ghidra-delinker-extension
Ghidra extension for exporting relocatable object files
moyix/pdbparse
Python code to parse Microsoft PDB files
gitGNU/objconv
Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.
dod-cyber-crime-center/pyhidra
Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.
lifenjoiner/ISx
ISx is an InstallShield installer extractor
C-Chads/tinycc
C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git
Snaipe/fmem
A cross-platform library for opening memory-backed libc streams.
wandel/pdbgen
Generating PDB from Ghidra
SuperIronBob/pdbWriter
A small tool to produce a dummy pdb for an executable with symbols at addresses from a file
schlafwandler/ghidra_ExportToX64dbg
A Ghidra script to export data to a x64dbg database
widberg/fmtk
FUEL Modding Toolkit
segevfiner/cyminhook
Hook functions using Python on Windows with MinHook
thgcode/pytcc
Python wrapper for the Tiny C Compiler library
arturovergara/ssh-honeypot
Small SSH Honeypot written in Python 3. This server listens for incoming connections and logs the timestamp, IP address, username and password.
ShieldBattery/implode-decoder
A pure JavaScript decoder for the PKWare implode compression algorithm.
stefanluptak/delete-old-pr-artifacts
GitHub Action to delete all workflow artifacts for a branch
cielavenir/python-dclimplode
perceptionpoint/pdbparse
Python code to parse Microsoft PDB files
waltje/TinyCC
Fabrice Bellard's Tiny C Compiler