Roadmap¶
Current 0tH version is 0.6.0. Features list can be found in the Documentation.
Next commands to be implemented¶
Command |
Synopsis |
Version |
---|---|---|
|
Compare target against the baseline (ephemeral parse) |
0.6.0 |
|
Restrict comparison to a specific arch |
0.6.0 |
|
Exports in the selected format the results of the comparisons. Accepted formats are: json, ndjson, and pretty |
0.6.0 |
|
Restricts the comparison to a specific arch and exports in the selected format |
0.6.0 |
|
Saves normalised AST of the baseline |
0.6.0 |
|
Export flat memory map (mmap) in pretty print |
0.5.8 |
|
Saves all the strings in text format |
0.5.8 |
|
Saves all strings and their offset in json format |
0.5.8 |
|
If ran without arguments, it performs the analysis of all the |
0.5.7 |
|
Exports the results of the previous command in the given format |
0.5.7 |
Next features to be implemented¶
Feature |
Synopsis |
Version |
---|---|---|
Fat support |
Full support for multiarchitecture files |
0.5.9 |