Stardox is an advanced github stargazers information gathering tool. It scraps Github for information and display them in list tree view. It can be used for collecting information of your’s/someones repository stargazers details.
P.S: Many new things will be added soon.
Gallery
Fetching data of repository
List tree view of fetched data
Also Read – Cloud-Based Anti-Phishing Tools Can Help Prevent Phishing Attempts By Cybercriminals
Getting Started
git clone https://github.com/0xprateek/stardox
cd stardox
pip install -r requirements.txt
cd stardox/src
Using Command line arguments
python3 stardox.py https://github.com/Username/repository-URL
Without Command line arguments
python3 stardox.py
stardox.py [-h] [-v] repositoryURL
repositoryURL Path to repository.
-h, –help show this help message and exit
-v, –verbose Verbose
Prompt injection is a type of security vulnerability that can be exploited to control the…
Firefly is an advanced black-box fuzzer and not just a standard asset discovery tool. Firefly…
Winit is a robust, cross-platform library designed for creating and managing windows in Rust applications.…
In today’s digital age, convenience often comes at the cost of security. One such overlooked…
Terminal GPT (tgpt) offers a seamless way to bring the power of ChatGPT 3.5 directly…
garak checks if an LLM can be made to fail in a way we don't…