Releases: Decompollaborate/mapfile_parser
Releases · Decompollaborate/mapfile_parser
1.2.1
- Fix missing
:colon even when passingaddColons=Trueto the first_diff frontend
1.2.0
first_difffrontend:- Allow an optional bytes converter callback. It can be useful to perform analysis or instruction decoding on the caller side.
- Parameter to toggle colons (
:) in bytes difference output
1.1.5
- Fix map parsing ignoring some
*fill*entries - Improve symbol info output a bit
1.1.4
- Add missing
requestrequirement
1.1.3
- Properly handle files with multiple extensions
- Add flag to enable debug prints
- Add flag to specify the path index
1.1.2
Modularize upload_frogress frontend
1.1.1
Add examples to README
1.1.0
- Compute vrom addresses of symbols and files
- Provide various front-ends clis (see README for more info):
first_diffpj64_symsprogresssym_infosymbol_sizes_csvupload_frogress
1.0.0
Initial release