Skip to content

Releases: rerrorctf/ret

0.1.52

23 Apr 11:09
668c09b
Compare
Choose a tag to compare

What's Changed

  • add a command to set/query a task's name by @dmur1 in #339
  • add a new command to set/query a task's category by @dmur1 in #340
  • add a command to set/query a task's description by @dmur1 in #341
  • merge flag.json with task.json by @dmur1 in #344
  • add a command to set/query a task's remote ip:port information by @dmur1 in #346
  • add command to set/query a task's event by @dmur1 in #348
  • use the task's metadata to populate the writeup by @dmur1 in #349

Full Changelog: 0.1.51...0.1.52

0.1.51

10 Apr 09:36
ab0966d
Compare
Choose a tag to compare

What's Changed

  • rename ctfrm rmctf to shorten the prefix on the ctftime command by @dmur1 in #319
  • return before starting the spinner in ctftime if there are no urls by @dmur1 in #321
  • use $HOME instead of parsing /etc/passwd to compute the path to ~/.co… by @dmur1 in #320
  • remove the syscall command by @dmur1 in #322
  • remove the defs command by @dmur1 in #323
  • update README.md by @dmur1 in #324
  • Update docker command by @dmur1 in #325
  • update the README format a bit by @dmur1 in #326
  • use local not utc for times in ctftime command by @dmur1 in #327
  • prevent ctftime command showing negative contextual times by @dmur1 in #328
  • Improve help messages #313 by @dmur1 in #329

Full Changelog: 0.1.50...0.1.51

0.1.50

08 Apr 09:50
bb8a019
Compare
Choose a tag to compare

What's Changed

  • improve the docs for the rsa and factor commands by @dmur1 in #309
  • add a context.terminal tmux directive to the default pwn script by @dmur1 in #311
  • make the rsa command report factors always by @dmur1 in #312
  • add config.GhidraRun and config.GhidraAnalyzeHeadless by @dmur1 in #314
  • add my pwn template by @dmur1 in #316
  • remove the crypto command by @dmur1 in #317

Full Changelog: 0.1.49...0.1.50

0.1.49

28 Mar 17:04
0776892
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.48...0.1.49

0.1.48

28 Mar 11:35
9f2bf42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.47...0.1.48

0.1.47

21 Mar 09:53
5ed306f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.46...0.1.47

0.1.46

06 Mar 15:29
b0b4f9e
Compare
Choose a tag to compare

What's Changed

  • bump go version from 1.24.0 => 1.24.1 by @dmur1 in #288

Full Changelog: 0.1.45...0.1.46

0.1.45

20 Feb 13:03
c6899ed
Compare
Choose a tag to compare

What's Changed

  • fix/improve docstrings, update README.md by @dmur1 in #274
  • fix typo by @dmur1 in #275
  • don't pass non-constant format strings to fmt.Printf by @dmur1 in #278
  • Fix ctftimeurls config appearance in readme #276 by @dmur1 in #281
  • Fix #280 by @dmur1 in #282
  • check if ghidra appears to be running before launching it by @dmur1 in #285
  • fix bad grammar in ret chat help message by @dmur1 in #286
  • fetch ctftime info with a spinner and display it only when its all ready by @dmur1 in #287

Full Changelog: 0.1.44...0.1.45

0.1.44

12 Feb 20:42
7569424
Compare
Choose a tag to compare

What's Changed

  • fix some typos and clarify the writeup help message by @dmur1 in #263
  • change the ctftime command to work with multiple urls at once by @dmur1 in #264
  • update README.md by @dmur1 in #267
  • during writeup; if there are multiple ctftime urls insert the rest as… by @dmur1 in #268
  • Add ctfrm #266 by @dmur1 in #269
  • Fix trie #270 by @dmur1 in #271
  • update go version from 1.23.5 => 1.24.0 by @dmur1 in #272

Full Changelog: 0.1.43...0.1.44

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