mzpqnxow
Some Python, ARM/MIPS(EL) assembly, embedded system tools, forks/fixes, research, etc. I like to tinker with broken electronics, and break working electronics
MZPQNXOW, LLCGMT-500
Pinned Repositories
arm-dropbear-static
Statically linked ARM dropbear SSH daemon with minimalist options, built with musl libc
auditd-ruleset
auditd based tripwire ruleset
cross-compile-openssl
Idiot's guide to cross compiling static OpenSSL libraries for MIPS, ARM, etc.. using MUSL libc
dnspyjson
Serialize dnspython2 Responses Into Standard JSON or Native Python Objects
multiarch-gdbinit
multiarch-gdbinit
tapconn
A simple SystemTap script to log outbound connections to publicly routable IP addresses
mzpqnxow's Repositories
mzpqnxow/tapconn
A simple SystemTap script to log outbound connections to publicly routable IP addresses
mzpqnxow/forkstat
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
mzpqnxow/HexRaysPyTools
IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes
mzpqnxow/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
mzpqnxow/zgrab2
ZGrab 2.0 Framework
mzpqnxow/bastion
🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
mzpqnxow/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
mzpqnxow/binwalk
Firmware Analysis Tool
mzpqnxow/brcm-sdks
A mirror of publicly available SDKs from Broadcom
mzpqnxow/cache_to_disk
Local disk caching decorator for python functions.
mzpqnxow/cidr-report_analysis
Data processing & analysis tools to replicate the CIDR Report and study Internet route aggregation.
mzpqnxow/debian-server-tools
Tools and living docs 🧬 for Debian-based servers and Web Applications
mzpqnxow/flask-smorest
DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
mzpqnxow/hack-gpon.github.io
mzpqnxow/ida-batch_decompile
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file
mzpqnxow/InvenTree
Open Source Inventory Management System
mzpqnxow/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
mzpqnxow/openssl-1.0.2.bad
Snapshot for testssl.sh >2.8 from PM's fork, ready to compile, incl. IPv6 support (for Unices only). Extra featured OpenSSL with borken things and newer ciphers
mzpqnxow/pacparser
A library to parse proxy auto-config (PAC) files
mzpqnxow/pg-utils
Useful PostgreSQL utilities
mzpqnxow/porting-ida-python
porting IDA python script 6.x-7.3 to 7.4
mzpqnxow/pyboot3
Python 3 development and deployment system based on GNU make
mzpqnxow/python-rpath-build
Scripts/notes to build Python 3.x with RPATH linking
mzpqnxow/salt-n-pepper
My Qubes OS SaltStack configuration for automated template deployments.
mzpqnxow/shaker
mzpqnxow/sledge-serverless-framework
SLEdge: a serverless runtime designed for the Edge.
mzpqnxow/snow
A Rust implementation of the Noise Protocol Framework
mzpqnxow/snowstorm
A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.
mzpqnxow/sqlalchemy-citext
CITEXT type for SQLAlchemy
mzpqnxow/whois_
Fork of Python whois for bugfixes and other contributions