Skip to content

b33-stinger/COCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crackmes.one CLI 0.4.0-alpha

A lightweight and user-friendly CLI client for crackmes.one. You can login, query crackmes and download them. Built for researchers and CTF players that want fast and easy access to crackmes.one

Download

git clone https://github.com/b33-stinger/COCLI.git
cd COCLI
chmod +x main.py

Install

pip

pip install requests

yay

yay -S python-requests --needed

TODO

  • config manager
  • extract with command
  • logout
  • better commands descriptions
  • sys arguments
  • add pathlib for path sanitization
  • cache system
  • better help
  • Rust version

Changelog

0.4.0-alpha
[+] get Download count
[+] get File size (before downloading)
[+] handle new website layout/api

0.3.0-alpha
[+] get latest crackmes
[+] history command
[+] config manager
[+] moved commands to commands.py
[+] added sys args
[+] added some error handling
[+] login with saved cookies

0.2.0-alpha
[+] 'download all' command
[+] more OOP based code
[+] Logout command
[+] better commands descriptions

0.1.0-alpha
Basic functionallity

About

a CLI tool for crackmes.one, login / download and search for crackmes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages