Crates.io | conedl |
lib.rs | conedl |
version | |
source | src |
created_at | 2025-02-21 20:36:29.234917+00 |
updated_at | 2025-02-22 08:09:34.609122+00 |
description | A tool to download crackmes from crackmes.one |
homepage | https://gitlab.com/SpamixOfficial/conedl |
repository | https://gitlab.com/SpamixOfficial/conedl |
max_upload_size | |
id | 1564674 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
CLI tool to download crackmes from crackmes.one!
Just use cargo install conedl
or cargo install --path .
if you want to install the package from the git repository
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
conedl https://crackmes.one/crackme/66ee30341070323296555610 -o simple_ctf