From: Comawill Date: Thu, 2 May 2013 14:55:42 +0000 (+0000) Subject: /* Python */ Neue Python-Tools X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/commitdiff_plain/d2f029b953bb92b05c8ea4452e0611e7a4f8417d?hp=d259207ecb497a264182bb4b7ab9e418f5a4b987 /* Python */ Neue Python-Tools --- diff --git a/CTF.mw b/CTF.mw index 3dcbf9068..86a89acd3 100644 --- a/CTF.mw +++ b/CTF.mw @@ -19,6 +19,8 @@ Spezielle Pakete * [http://www.pythonware.com/products/pil/ PIL] * [http://www.williballenthin.com/registry/index.html python-registry] * [https://github.com/hellman/sock sock] (einfache tcp-Verbindungen bei denen auch nicht-Ascii übertragen werden darf) +* [https://github.com/hellman/libnum libnum] (schicke Rechenlibrary, hilfreich bei Crypto-Algorithmen) +* [https://github.com/pwnies/pwntools pwntools] (CTF-Tools der [http://pwnies.dk/ pwnies]) === Bash-Stuff === * nc