-
FishContest
- Richmond, VA
- http://d6r.org
Highlights
Lists (4)
Sort Name ascending (A-Z)
Stars
mn2rb / Benchmarks
Forked from mouloud240/BenchmarksWeb Framework Benchmark
elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files…
ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by th…
my personal kit, containing thousands of scripts and hundreds of Python modules and assorted other code
Powerful decorator allowing the parsing of binary data into a dataclass and serializing back into raw data.
Run safe and cross-platform bash commands using Python 3.14's t-strings
An extremely fast Python linter and code formatter, written in Rust.
Check for user permission base on scope based permission system
A lightweight Python tool for zipping and managing files with simple CLI usage. Works on Linux, macOS, and FreeBSD.
Retrieves a random quote from https://zenquotes.io/ using requests module
A Rust library for reading, modifying, and writing Python .pyc files.
Ready on the go Qt Themes to bring your Qt project to another level
Clade is a tool for extracting information about software build process and source code
doytsujin / clade
Forked from 17451k/cladeClade is a tool for extracting information about software build process and source code
a REPL for C, in Python. Ironic.
pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Modular visual interface for GDB in Python
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
A full C compiler, written in pure C. No 3rd party dependencies or parser generators
Macros in Python: quasiquotes, case classes, LINQ and more!
A common base representation of python source code for pylint and other projects