Skip to content

Releases: wcampbell0x2a/heretek

v0.6.0

02 Sep 02:40
9fe043e

Choose a tag to compare

  • Set disassembly-flavor to intel #164
  • Auto detect arch ptr size #153
  • Remove panic on empty memory mapping #149
  • Nicely bail on errors #146
  • Improve --cmds help message #154
  • Major code refactor #142
  • Fixes for debugging riscv #175
  • Display source when available #186
image

v0.5.1

15 Apr 01:26
0378d46

Choose a tag to compare

  • Support reading memory map from gdb >= 16.2 #141

v0.5.0

10 Feb 04:02
deb0ff9

Choose a tag to compare

  • Add Tab completion to show possible completions and overwrite if singular #134
  • Show -stack-list-frames otherwise known as Backtrace when available #129
  • Add more documentation showing more usage of heretek in Hexdump and Normal usage #128
  • Try and deref the entire string when looking at a memory address #127
  • Update depends

v0.4.0

15 Jan 04:59
38402fa

Choose a tag to compare

  • Display registers that point to addresses in Hexdump #115
  • Show asm and function offset in asm deref #117
  • Expand HERETEK_MAPPING_{START,END,LEN} to allow optional index of mapping #116
  • Fix HERETEK_MAPPING_{START,END,LEN} to allow all ascii chars as filename #116
  • Add --cmds to cmd history #118
  • Ignore # comment lines in --cmds #119

v0.3.0

10 Jan 03:52

Choose a tag to compare

  • Adjusted size of UI elements in Main View #102
  • Add --gdb-path to override gdb executated #101
  • Show Running in status #106
  • Allow control+c to send SIGINT to process #106
    • Always use mi-async
    • Override continue into -exec-continue
    • Override stepi into -exec-step-instruction
    • Override step into -exec-step
  • Change --cmd into --cmds and from using gdb> source to just running each line as a gdb cmd #106
  • Add --log-path to control log location and remove writing to app.log by default #108
  • Change RUST_LOG env to info as default #108

v0.2.0

03 Jan 04:36

Choose a tag to compare

  • Remove --local argument, heretek now runs gdb locally by default #96
  • hexdump: Resolve ~/ in path for Saving #97
  • hexdump: Speed up by only computing what is needed for display #98
  • output/memory/hexdump: Add G hotkey to goto bottom #98

v0.1.0

02 Jan 02:26

Choose a tag to compare

Initial Release

v0.1.0-rc12

23 Dec 02:10

Choose a tag to compare

v0.1.0-rc12

v0.1.0-rc11

18 Dec 01:02

Choose a tag to compare

v0.1.0-rc11

v0.1.0-rc9

17 Dec 02:23

Choose a tag to compare

v0.1.0-rc9