Spacegit is a basic .git exposed finder
Usage:
You need python3 installed to run spacegit
use: python3 spacegit.py (url)
Disclaimer:
**This is for study only! if you try to use in unallowed applications, I can't be responsible for your actions!
A simple tool to move and rename Nvidia Share recordings to a more sensible format.
EthTx - Ethereum transactions decoder Installation pip install ethtx Requirements The package needs a few external resources, defined in EthTxConfig o
A customized python validations.
deflatable-dict A dictionary that can be flattened and re-inflated. Particularly useful if you're interacting with yaml, for example. Installation wit
Python EUR and USD rate parser. Python USD and EUR rate in RUB parser. Parsing i
Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x
用一个demo来聊聊动态trace 这个仓库能做什么? 帮助理解动态trace的思想。仓库内的demo,可操作,可实践。 动态trace核心思想: 动态记录一个函数内每一条指令的执行中产生的信息,并导入IDA,用来弥补IDA等静态分析工具的不足。 反编译看一下 先clone仓库,把hellolldb
pytest-runtime-xfail pytest plugin, providing a runtime_xfail fixture, which is callable as runtime_xfail(), to allow runtime decisions to mark a test
plone.base This package is the base package of the CMS Plone https://plone.org. It contains only interface contracts and basic features and utilitie
super-duper-python-imports In this repository we are playing with python imports and inducing those pesky ImportErrors. File Organization project │
registry-du Give you a better view of your Docker registry disk usage. This small tool will analysis your Docker registry(vanilla or Harbor both work)
Implementing C++ Semantics in Python
jfc is an utility to make reviewing ArXiv papers for your Journal Club easier.
Bounding Boxes Python Utils
Goal Search, generate & deliver payloads in an quick and easy way Be as simple as possible BUT with all msfvenom payloads. Ever lost time searching th
python-bootstrap Helper script to bootstrap a Python environment with the tools required to build and install packages. Usage $ python -m bootstrap.bu
The Compression Puzzle One lovely Friday we were faced with this nice yet intriguing programming puzzle. One shall write a program that compresses str
MITRE ATT&CK Lookup Tool attack-lookup is a tool that lets you easily check what Tactic, Technique, or Sub-technique ID maps to what name, and vice ve
Mesh-to-SDF converter Given a (potentially nasty, nonconvex) mesh, automatically creates an SDF file that describes that object. The visual geometry i
Check Your Head A quick and easy way to check a web applications response headers!