Y
Hacker News
new
|
ask
|
show
|
jobs
Parsing binaries with Katai Struct with example from ESP8266 firmware images
(
carvesystems.com
)
1 points
by
rbdixon
2690 days ago
1 comments
rbdixon
2690 days ago
Tutorial on how to parse a binary format using Katai Struct. KS can output parsing code in Python, C++, Java, Lua, JavaScript. The example shows a parser for the ESP8266 binary format.
link