1
0
Fork
You've already forked HTBCard
0
Quick and dirty script to generate an HTB Machine card
  • Python 100%
Find a file
2026年04月18日 12:18:39 +02:00
.gitignore first commit 2025年12月29日 14:46:31 +01:00
eloquia_card.png updated readme.md 2025年12月29日 14:49:07 +01:00
htbcard.py fix : fixed AI machine not playing nice + minor changes 2026年04月18日 12:18:39 +02:00
logo.png first commit 2025年12月29日 14:46:31 +01:00
readme.md fix : fixed AI machine not playing nice + minor changes 2026年04月18日 12:18:39 +02:00
requirements.txt first commit 2025年12月29日 14:46:31 +01:00

HTBCard

Quick and dirty script to generate an HTB Machine card

Usage

python htbcard.py <BOX_NAME>

Assets required

Example

Roadmap

  • Clean up the code
  • Add a "no-footnote" option for thos who don't want to show the footnote
  • align the images perfectly (right now it's within a 10px error margin I'd say)