Pinned Repositories
capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, Ocaml)
clip.py
Embeddable, composable [c]ommand [l]ine [i]nterface [p]arsing
DOOM
DOOM Open Source Release
doom3.gpl
Doom 3 GPL source release
elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
esnacc-ng
A continuation of the Enhanced SNACC ASN.1 compiler
ftl
heatshrink
data compression library for embedded/real-time systems
iondb
IonDB, a key-value datastore for resource constrained systems.
pycleartool
Python extension that provides a high-level interface to IBM Rational ClearCase, suitable for scripting solutions. Pycleartool links directly against ClearCase libraries, preventing you from extra-processing usually encountered in scripts that interact with ClearCase, where the creation of a cleartool subprocess is required to handle a ClearCase request.
ddm-victor's Repositories
ddm-victor/DOOM
DOOM Open Source Release
ddm-victor/doom3.gpl
Doom 3 GPL source release
ddm-victor/pycleartool
Python extension that provides a high-level interface to IBM Rational ClearCase, suitable for scripting solutions. Pycleartool links directly against ClearCase libraries, preventing you from extra-processing usually encountered in scripts that interact with ClearCase, where the creation of a cleartool subprocess is required to handle a ClearCase request.
ddm-victor/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, Ocaml)
ddm-victor/clip.py
Embeddable, composable [c]ommand [l]ine [i]nterface [p]arsing
ddm-victor/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
ddm-victor/esnacc-ng
A continuation of the Enhanced SNACC ASN.1 compiler
ddm-victor/ftl
ddm-victor/heatshrink
data compression library for embedded/real-time systems
ddm-victor/iondb
IonDB, a key-value datastore for resource constrained systems.
ddm-victor/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ddm-victor/mackup
Keep your application settings in sync (OS X/Linux)
ddm-victor/magenta
Magenta
ddm-victor/oclHashcat
World's fastest and most advanced GPGPU-based password recovery utility
ddm-victor/OS-X-Security-and-Privacy-Guide
ddm-victor/osxlockdown
Apple OS X tool to audit for, and remediate, security configuration settings.
ddm-victor/overseer
Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
ddm-victor/pyqver
Identify the minimum Python version required for a given script
ddm-victor/python-junit-xml
A Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins. If you are ever working with test tool or test suite written in Python and want to take advantage of Jenkins' pretty graphs and test reporting capabilities, this module will let you generate the XML test reports.
ddm-victor/python-patterns
A collection of design patterns/idioms in Python
ddm-victor/rpyc
RPyC (Remote Python Call) - A transparent and symmetric RPC library for python
ddm-victor/the-art-of-command-line
Master the command line, in one page
ddm-victor/ZYNQ-Custom-Board-Bring-Up-Guide
This is a guide for bringing up custom ZYNQ boards. It covers test sequence, test method, common error situations and code and project that can help to investigate a bring-up problem.