Commit Graph

81 Commits

Author SHA1 Message Date
b4cc98e63c
Add a decoder for bencode 2017-01-22 14:25:09 +01:00
a20b09e809
Fix forced interpretation 2017-01-22 14:23:46 +01:00
5d78d1a316
Fix error checking on input file 2017-01-18 16:28:15 +01:00
29c03495e6
Update comments 2017-01-18 16:04:55 +01:00
57fec13e3a
Lua: fix __len for chunks 2017-01-18 02:35:55 +01:00
b368d11415
elf.lua: decode section headers 2017-01-18 02:35:55 +01:00
79158b4758
Update the screenshot
To reflect the fact that we have colors now.
2017-01-18 00:43:40 +01:00
cdb6f57a47
Fix mark flattening 2017-01-18 00:34:49 +01:00
52411d0a2e
elf.lua: decode program headers 2017-01-18 00:25:03 +01:00
233a69e859
Add .travis.yml 2017-01-17 19:13:33 +01:00
45a73ff68e
Lua: make chunk:mark() call string.format() 2017-01-17 16:22:30 +01:00
0f96cc9b9f
Make Home/End handling a bit more intuitive 2017-01-17 16:11:01 +01:00
e67066d80f
Add actions to jump by fields 2017-01-17 16:02:38 +01:00
1aa043324c
Update README 2017-01-17 15:51:08 +01:00
1c1facb836
Add a WIP plugin for ELF files 2017-01-17 15:51:08 +01:00
bf7eae8bf6
Add field highlighting using Lua plugins 2017-01-17 14:46:38 +01:00
101c58a136
Link to Lua 5.3 2017-01-17 14:13:57 +01:00
80e511f3cb
Add infrastructure for field highlighting 2017-01-17 14:13:57 +01:00
d2aed61783
Make app_decode() more functional 2017-01-17 14:13:57 +01:00
1c3a1172d3
CMake: use short end commands 2017-01-17 13:57:05 +01:00
e0a5320da7
Underline the currently decoded field 2017-01-17 13:54:21 +01:00
62a18f4b01
Update copyright years 2017-01-15 23:59:43 +01:00
958cb6e912
Random cleanup 2016-12-30 06:46:38 +01:00
bc631570c3
Finishing touches for an early release 2016-12-30 05:45:53 +01:00
dc33535bbb
Further improvements 2016-12-30 05:14:48 +01:00
ebeab19626
Add formatting to the decoder
And deuglify.
2016-12-30 03:53:41 +01:00
5705ef3fdf
Various bugfixes
Mostly usable now.
2016-12-30 02:54:41 +01:00
742647ef80
Get it halfway working 2016-12-30 02:01:21 +01:00
5c4be81f25
Improve the footer 2016-12-29 23:33:41 +01:00
c6881e8815
Make it show something
Move TUI-related code to its own file.
2016-12-29 22:43:29 +01:00
d0eee678b5
Initial commit
This is essentially a gutted fork of nncmpp that doesn't do anything.
2016-12-29 16:48:56 +01:00