Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
/ badges Public archive

Simple CLI to generate badges from rootme, cryptohack and newbiecontest by parsing website.

Notifications You must be signed in to change notification settings

thibaultserti/badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badges generator for challenges websites

✨ Inspiration

Some challenges websites like tryhackme or hackthebox use badges you can export to have a synopsis of your progression on the website. I find it very cool so I decided to implement my own for other website I use which does'nt have this sort of badges.

🔨 Usage

go build .
./badges --website cryptohack --username thibaultserti --theme dark --output cryptohack.png

Supported websites: cryptohack rootme newbiecontest

Supported themes: dark light

🎨 Examples

Rootme (dark)

Newbiecontest (light)

Cryptohack (dark)

Caution: for newbiecontest you should use your user id instead of your username

🔗 Related work

See https://github.com/HexPandaa/RootMe-Badge-Generator

🗒️License

MIT

Authors

Thibault Ayanides

About

Simple CLI to generate badges from rootme, cryptohack and newbiecontest by parsing website.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages