Skip to content

Releases: rerrorctf/ret

0.1.43

27 Jan 19:55
705f7ad
Compare
Choose a tag to compare

What's Changed

  • bump go version from 1.23.3 to 1.23.5 by @dmur1 in #254
  • update the ctftime command's documentation by @dmur1 in #258
  • when no ctftime url is set don't output anything by @dmur1 in #259
  • ensure the skeleton with the ghidra command by @dmur1 in #260

Full Changelog: 0.1.42...0.1.43

0.1.42

18 Jan 10:26
7cd9687
Compare
Choose a tag to compare

What's Changed

  • Remove old google cloud config optins by @dmur1 in #249
  • show time to start as a positive time by @dmur1 in #251
  • trim trailing slashes from the ctf url by @dmur1 in #253

Full Changelog: 0.1.41...0.1.42

0.1.41

19 Dec 12:53
4e51c1a
Compare
Choose a tag to compare

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

22 Nov 09:28
cd29c46
Compare
Choose a tag to compare

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

14 Nov 16:59
17e8ba9
Compare
Choose a tag to compare

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

24 Oct 15:03
556360d
Compare
Choose a tag to compare

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

29 Sep 20:00
e40ad15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.36...0.1.37

0.1.36

01 Sep 11:35
93d232e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.35...0.1.36

0.1.35

01 Aug 18:40
02b546f
Compare
Choose a tag to compare

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

25 Jul 14:14
0c4749e
Compare
Choose a tag to compare

Full Changelog: 0.1.33...0.1.34