Tags
Tags give the ability to mark specific points in history as being important
v0.5.1
d11b24a3
·
readme: Added examples section w/ Seung's solution
·
Jun 10, 2025
v0.5.0
0af02547
·
readme: Misc cleanup
·
Jun 01, 2025
cmd/dasm@v0.0.1
efcf83e2
·
dasm: Target latest brkit and asmkit releases
·
Apr 13, 2025
asmkit/v0.0.1
63abb603
·
readme: Added an iokit example for consistency
·
Apr 13, 2025
v0.4.0
63abb603
·
readme: Added an iokit example for consistency
·
Apr 13, 2025
v0.3.1
51985da0
·
stringer: Support reading inputs from a file
·
Apr 02, 2025
v0.3.0
1c6fb5a6
·
todo: Removed some items and added pointer logger
·
Feb 23, 2025
v0.2.1
48676077
·
process: Clarify what process.Read* methods return
·
Feb 13, 2025
v0.2.0
871523d6
·
cmd/frag: Renamed "cmd/pattern" to "cmd/frag"
·
Feb 09, 2025
v0.1.4
f5e1730f
·
process: Added missing hexdump logging to WriteOrExit
·
Feb 08, 2025
v0.1.3
f8d87917
·
memory: Remove "From" in PointerMaker.ParseUint
·
Jan 30, 2025
v0.1.2
f6e60bec
·
memory: Whoops, forgot to add OrExit methods
·
Jan 30, 2025
v0.1.1
099726a3
·
memory: Added PointerMaker.FromParseUint
·
Jan 30, 2025
v0.1.0
3b164b7c
·
Merge pull request #3 from stephen-fox/ctf-changes
·
Feb 11, 2024
v0.0.3
43ce7aa0
·
Merge pull request #2 from stephen-fox/fix-process-write-error
·
Aug 08, 2023
v0.0.2
6989db04
·
Cleaned-up and added GoDocs to CLI tools.
·
Aug 28, 2021
README cleanup. Added GoDoc documentation to CLI tools.
v0.0.1
80da0226
·
Removed defunct examples directory.
·
Mar 12, 2021
Initial release.