Releases: DissectMalware/pyxlsb2
Releases · DissectMalware/pyxlsb2
pyxlsb2-v0.0.8
Added missing ftab functions (https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-xlsb/90a52fcb-ce63-497f-a3d3-173c42d82242)
Added support for future functions
Fixed bug in handling user defined function
Fixed bug in handling shared string
pyxlsb2-v0.0.5
Several bugs are fixed
0.0.2
Major fixed bugs:
Resolves boundsheet paths by considering workbook.bin and workbook.bin.rels
Shows correct function names with correct order of arguments
Shows correct A1 addressing (F12 $F12 F$12 $F$12)
Features:
Handles external addresses
Shows Formulas
Reads from memory by default
Extracts defined names