Stefan Etringer whx
  • Joined on 2021-08-22
whx pushed to master at whx/based 2024-05-14 00:19:13 +02:00
a5c73c27f6 reworked encoding for binary and octal in way that ASCII is encoded to binary or octal Integral
whx pushed to master at whx/based 2024-05-12 23:16:31 +02:00
fd6b5dfd16 added errorhandling for base62 encoding
whx pushed to master at whx/killchain-compendium 2024-05-09 21:34:35 +02:00
d54dc0daf9 added network forensics
whx pushed to master at whx/based 2024-05-09 00:22:03 +02:00
6972d08ff7 added error handling to base91, still reworking b62
whx pushed to master at whx/killchain-compendium 2024-05-07 21:38:58 +02:00
6734e25c2d details on pickle and php serialize
whx pushed to master at stefan/presentations 2024-05-06 17:22:57 +02:00
ac54047097 changes inside the presentation for better understandings of the topic
whx pushed to master at stefan/dotfiles 2024-05-06 17:07:58 +02:00
00e65be9cd remove mode from mouse-mode because it breaks compatibility with newer tmux versions
whx pushed to master at stefan/dotfiles 2024-05-06 12:22:44 +02:00
c441106885 added backwards compatibility for mouse option through writing mouse-mode instead of mouse
whx pushed to master at whx/based 2024-05-05 23:47:06 +02:00
87ccc20b85 added softlink to gitignore
24cbf07357 added more bases to the solver function
Compare 2 commits »
whx pushed to master at whx/based 2024-05-05 21:54:31 +02:00
e9d73d4062 added regex lib
whx pushed to master at whx/based 2024-05-05 00:04:31 +02:00
edd0c7ffd5 added more bases to the solver functions
whx pushed to master at whx/based 2024-05-03 23:36:46 +02:00
37ee336508 added b91 to solver function
whx pushed to master at whx/based 2024-05-02 23:12:54 +02:00
f21e343ef3 added solveEnc function, so that you do not have to know which encoding has been used to decode it
whx pushed to master at whx/based 2024-05-01 23:26:08 +02:00
6800552f65 more error handling for decoding functions
whx pushed to master at whx/based 2024-05-01 14:29:00 +02:00
6b950f6738 error handling for decoding functions
whx pushed to master at whx/based 2024-04-29 23:06:20 +02:00
d3289e0997 added usable dec85
whx pushed to master at whx/based 2024-04-28 23:47:40 +02:00
68eb560810 types for enc/dec b91
whx pushed to master at whx/killchain-compendium 2024-04-23 21:57:03 +02:00
815f0cdae6 added race condition usage of Burp
whx pushed to master at whx/based 2024-04-20 01:21:05 +02:00
27e600673b changed functions from last commit, because these were pretty much bullshit. decode base64 has erro handlin now
whx pushed to master at stefan/presentations 2024-04-18 16:08:18 +02:00
502a8b34b2 added margin, so that generated pdfs have the correct layout