SimBiber: A tool for simplifying bibtex with official info

We often need to simplify the official bib that consists of many information into a shorter version that only maintains necessary information (e.g., author, title, conference/journal name and etc) due to page limitation. We introduce SimBiber, a simple tool in Python to simplify them automatically. Hope it’s helpful for you. We also highly recommend another wonderful tool for you Rebiber, which is a tool for normalizing bibtex with official info. Changelog 2021.12.31We build the first version and release it. Installation […]

Read more

0xFalcon Tool For Python

Installation Install 0xFalcone Tool: apt install git git clone https://github.com/hassanalharbi123/0xFalcon cd 0xFlacon python3 install.py Usage python3 exploit.py -h Example XSS Tool: python3 exploit.py -u xss -T http://example.com -L list.txt -m GET -n username Windows Reverse Shell: python3 exploit.py -u shell -y exe -I 127.0.0.1 -P 1111 -F payloadexe Subdomains Brute Force: python3 exploit.py -u subdomain -T http://example.com -L list.txtand you can also Brute Force Attack (Files and Folders), Extract Picture metadata. GitHub View Github    

Read more

Tool To download Amazon 4k SDR HDR 1080, CDM IS Not Included

Tool To download Amazon 4k SDR HDR 1080, CDM IS Not Included For CDM You can Mail :- [email protected] Note : CDM is not free Leaked with Lots of Love ‘NETFLIX’,‘AMAZON’,‘APPLETV’,‘DISNEYPLUS’,‘SHAHID’,‘DCUNIVERSE’,‘HULU’,‘STAN’,‘RAKUTEN’,‘GOOGLE’,‘FANDANGONOW’,‘PEACOCKTV’,‘HBOMAX’,‘OSN’] Video Proof ADDED Modules available mail on id GitHub – TDenisM/widevinedump Contribute to TDenisM/widevinedump development by creating an account on GitHub.    

Read more

High accurate tool for automatic faces detection with landmarks

High accurate tool for automatic faces detection with landmarks. The library is based on public detectors with high accuracy (TinaFace, Retinaface, SCRFD, …) which are combined together to form an ansamle. All models predict detections, then voting algorithm performs aggregation. 🛠️Prerequisites Install Docker Install Nvidia Docker Container Runtime Install nvidia-container-runtime: apt-get install nvidia-container-runtime Set “default-runtime” : “nvidia” in /etc/docker/daemon.json: { “default-runtime”: “nvidia”, “runtimes”: { “nvidia”: { “path”: “nvidia-container-runtime”, “runtimeArgs”: [] } } } Restart Docker: systemctl restart    

Read more

A python tool to scrape NFT’s off of OpenSea

A script to download NFT PNG’s from OpenSea. All the NFT’s you could ever want, no blockchain, for free. Usage Must Use Python 3! Automatically scrape NFT’s from OpenSea optional arguments: -h, –help show this help message and exit –limit LIMIT Max number of NFT’s to scrape, in multiples of 50. Default unlimited. –savedir SAVEDIR Destination directory where to save NFT’s GitHub View Github    

Read more

Dual languaged (rus+eng) tool for packing and unpacking archives of Silky Engine

English Dual languaged (rus+eng) GUI tool for packing and unpacking archives of Silky Engine. It is not the same arc as used in Ai6WIN. If you want to work with Silky Engine’s .mes scripts, use mesScriptAsseAndDisassembler instead. Why this tool was created, if there are other tools that can work with this type of archive? The answer is simple: because there was no actually good enough tools. One tool can only extract the data, other — only pack, but without […]

Read more

Pass2Pwn: a simple python3 tool created to assist penetration testers generate possible passwords

Pass2Pwn is a simple python3 tool created to assist penetration testers generate possible passwords for a targeted system based solely on the organization’s name. Although Pass2Pwn does not have the capacity to generate as many passwords as other tools, I have attempted to implement a mechanism that generates passwords using the most common password pattern that we notice in general, which is correlated to the organization name. GitHub View Github    

Read more
1 4 5 6 7 8 21