Commit Graph

22 Commits

Author SHA1 Message Date
7a8561f068 Also print the last chunk upon hitting the win breakpoint 2022-05-13 23:53:41 +02:00
7f16a30516 Add the option to specify a custom charset 2022-05-13 23:53:09 +02:00
9f0806e9ed Use a charset iterater to ease memory usage for bigger chunk sizes 2022-05-13 23:28:17 +02:00
a4e8dd9b81 Avoid printing intermediate key if win breakpoint is already hit 2022-05-13 23:27:15 +02:00
2413c84586 Move help into a function 2022-05-13 23:24:22 +02:00
d7a696587b Extend README 2021-06-18 15:36:37 +02:00
3991b4f482 Add lose address (counterpart to win address) 2021-06-18 13:54:16 +02:00
b1450323fd Move --win-addr into the correct block 2021-06-17 20:44:40 +02:00
2b2e2dde62 Fix crash if no win address is given 2021-06-17 17:20:12 +02:00
783cd4c64b Add example 'xor-o-rama', delete binaries 2021-06-17 17:06:58 +02:00
96ca40e9de Add README 2021-06-17 03:13:06 +02:00
fb4d3768ec Only check if the target binary exists when it was given as argument 2021-06-17 03:11:29 +02:00
fb288938e9 Revamp usage info 2021-06-17 02:45:30 +02:00
6619f7b966 Properly implement calibration 2021-06-17 02:32:26 +02:00
50aa2e7277 Add persistent code snippets to examples 2021-06-11 18:50:34 +02:00
11de20c5f3 Add persistence mode 2021-06-11 18:39:06 +02:00
0f7b756c93 Extend charset to include all (printable) ASCII chars 2021-06-01 16:55:41 +02:00
31ab515a01 Add chunk support 2021-05-31 15:15:42 +02:00
c397b3640e Dynamically include BARF source 2021-05-30 21:26:13 +02:00
a96370c9fe Add a good hint ;) 2021-05-30 21:15:39 +02:00
a4396df9ce Split code into modules 2021-05-30 21:13:49 +02:00
bf068a2780 Init commit 2021-05-30 21:13:17 +02:00