2 releases
new 0.1.1 | Feb 22, 2025 |
---|---|
0.1.0 | Feb 21, 2025 |
#1066 in Command line utilities
48 downloads per month
22KB
192 lines
conedl
CLI tool to download crackmes from crackmes.one!
Installation
Just use cargo install conedl
or cargo install --path .
if you want to install the package from the git repository
Usage
Usage: conedl [OPTIONS] <CRACKME_URL>
Arguments:
<CRACKME_URL> Crackme URL, ex. https://crackmes.one/crackme/66ee30341070323296555610
Options:
-o, --output <OUTPUT> Output directory
-h, --help Print help
-V, --version Print version
Example usage:
conedl https://crackmes.one/crackme/66ee30341070323296555610 -o simple_ctf
Dependencies
~16–28MB
~401K SLoC