Releases: rerrorctf/ret
Releases · rerrorctf/ret
0.1.43
0.1.42
0.1.41
What's Changed
- add showLinuxAbiAAPCS64 to commands/abi.go by @dmur1 in #241
- Abi improvements by @dmur1 in #242
- remove the check command by @dmur1 in #243
- when using ret share also try to share the crypto script by @dmur1 in #245
- add the defs command which makes it easy to see some constants by @dmur1 in #246
- add help for defs command and update readme by @dmur1 in #247
- when the gist token has expired print a better warning saying so by @dmur1 in #248
Full Changelog: 0.1.40...0.1.41
0.1.40
What's Changed
- allow ctftime to use the ctftime api to get some time related data by @dmur1 in #226
- remove the crypto command by @dmur1 in #233
- remove inscount command by @dmur1 in #234
- remove the flag format specification in favour of a generic regex by @dmur1 in #235
- remove the wizard by @dmur1 in #237
- remove the decompress command in favour of just using 7z directly by @dmur1 in #240
- add a crypto command by @dmur1 in #239
Full Changelog: 0.1.39...0.1.40
0.1.39
What's Changed
- fix typo in readme by @dmur1 in #208
- remove openaikey/openaimodel unused config options by @dmur1 in #209
- Fix emoji spacing #212 by @dmur1 in #213
- don't put a comma on the last line of the example json config in the … by @dmur1 in #214
- remove pointless sprintfs from doc strings by @dmur1 in #215
- improve the output of the pwn script by @dmur1 in #218
- Remove vps and proxy commands by @dmur1 in #219
- make wizard always pwn by @dmur1 in #220
- bump go version 1.23.2 => 1.23.3 by @dmur1 in #223
- change ret status to use the newer capture command emoji by @dmur1 in #224
- use a better emoji for warnings by @dmur1 in #225
Full Changelog: 0.1.38...0.1.39
0.1.38
What's Changed
- if yara fails print the error by @dmur1 in #198
- remove gpt command by @dmur1 in #199
- add mach-o magic to file types by @dmur1 in #200
- enclose the flag in backticks to get monospace formatting in discord by @dmur1 in #203
- prepend a portion of the sha2-256 hash of the content of files with gist by @dmur1 in #204
- go 1.23.1 > go 1.23.2 by @dmur1 in #205
Full Changelog: 0.1.37...0.1.38
0.1.37
0.1.36
0.1.35
What's Changed
- update check to check for pin by @dmur1 in #178
- fix the readme ordering of override args by @dmur1 in #177
- make decompress' readme mention 7z and improve it a bit by @dmur1 in #176
- improve the way the readme talks about optional deps by @dmur1 in #175
- Fix decompress readme by @dmur1 in #179
New Contributors
Full Changelog: 0.1.34...0.1.35
0.1.34
Full Changelog: 0.1.33...0.1.34