Chromepass is a python-based console application that generates a windows executable with the following features:
AV Detection
Due to the way this has been coded, it is currently fully undetected. Here are some links to scans performed using a variety of websites
Getting Started
Dependencies & Requirements
This is a very simple application, which uses only:
Installation
> cd chromepass
> pip install -r requirements.txt
If any errors occur make sure you’re running on the proper environment (if applcable) and that you have python 3.6+ (preferably 3.7.4). If the errors persist, try:
> python -m pip install –upgrade pip
> python -m pip install -r requirements.txt
Usage
Chromepass is very straightforward. Start by running:
> python create_server.py
It will ask you to select between two options:
Note: To set a custom icon, replace icon.ico by the desired icon with the same name and format.
Also Read – Frida-Fuzzer : Experimental Fuzzer Used For API In-Memory Fuzzing
Todo
Errors, Bugs & feature requests
If you find an error or a bug, please report it as an issue. If you wish to suggest a feature or an improvement please report it in the issue pages.
Please follow the templates shown when creating the issue.
Learn More
For access to a community full of aspiring computer security experts, ranging from the complete beginner to the seasoned veteran, join our Discord Server: WhiteHat Hacking
If you wish to contact me, you can do so via: marionascimento@itsec.us
Disclaimer
I am not responsible for what you do with the information and code provided. This is intended for professional or educational purposes only.
garak checks if an LLM can be made to fail in a way we don't…
Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…
ADCFFS is a PowerShell script that can be used to exploit the AD CS container…
Tartufo will, by default, scan the entire history of a git repository for any text…
Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…
A data hoarder’s dream come true: bundle any web page into a single HTML file.…