log

age author description
2014-08-04 Michael Spacefalcon tiobjd: chararray extraction command implemented
2014-07-15 Michael Spacefalcon pirelli/rfcal: found /sys/adccal, no luch with /gsm/rf/afc*
2014-07-13 Michael Spacefalcon calextract: forgot the final semicolon after the last closing brace
2014-07-13 Michael Spacefalcon Pirelli's RF calibration cracked
2014-07-12 Michael Spacefalcon calextract tool written, works
2014-07-11 Michael Spacefalcon leo-obj/l1_custom_int/l1_cust.hints: created
2014-07-10 Michael Spacefalcon leo-obj/l1_custom_int: ind_os.hints added
2014-07-10 Michael Spacefalcon leo-obj/l1_custom_int: added
2014-07-06 Michael Spacefalcon objgrep/README written
2014-07-04 Michael Spacefalcon objgrep-fe: works after fixing a buglet
2014-07-04 Michael Spacefalcon objgrep-fe written, compiles
2014-07-04 Michael Spacefalcon objgrep -r: dump symbols in other sections recovered through relocs
2014-07-04 Michael Spacefalcon objgrep: -r implemented
2014-07-04 Michael Spacefalcon objgrep: -s implemented
2014-07-04 Michael Spacefalcon objgrep: parsing of -r and -s options implemented, no functionality yet
2014-07-04 Michael Spacefalcon objgrep: weed out empty source sections
2014-07-04 Michael Spacefalcon objgrep: works after fixing a buglet
2014-07-04 Michael Spacefalcon objgrep: written, compiles
2014-06-30 Michael Spacefalcon leo-obj/osx_na7_db/osx.hints: created
2014-06-30 Michael Spacefalcon leo-obj: starting to look at OSX
2014-06-15 Michael Spacefalcon leo-obj/frame_na7_db_ir: os_mem.hints added
2014-06-15 Michael Spacefalcon leo-obj/frame_na7_db_fl: os_{sem,tim}.hints created
2014-05-15 Michael Spacefalcon locked C139 bootloader reverse-engineered
2014-05-15 Michael Spacefalcon starting to examine Tracfone's locked C139 bootloader
2014-05-15 Michael Spacefalcon malware version of the C118 bootloader reversed
2014-05-15 Michael Spacefalcon C123 bootloader re complete
2014-05-15 Michael Spacefalcon start of C123 bootloader re
2014-05-14 Michael Spacefalcon mot931c break-in procedure cracked
2014-05-03 Michael Spacefalcon leo-obj: started analyzing frame_na7_db_ir objects
2014-05-02 Michael Spacefalcon tiobjd ctypes: print more useful hex byte offsets for struct fields
2014-05-02 Michael Spacefalcon leo-obj/frame_na7_db_fl: extract ctypes info as well
2014-05-02 Michael Spacefalcon leo-obj: frame_na7_db_fl/os_pro.obj disassembles the way it should
2014-05-01 Michael Spacefalcon tiobjd disasm: implemented -l option to show line markers
2014-05-01 Michael Spacefalcon tiobjd disasm -g: line break after function locals
2014-04-29 Michael Spacefalcon tiobjd disasm -g: dump of function locals implemented
2014-04-29 Michael Spacefalcon tiobjd richsym handling: prep for handling function locals
2014-04-29 Michael Spacefalcon tiobjd disasm -g: support -b as well
2014-04-29 Michael Spacefalcon tiobjd: beginning of disasm -g
2014-04-29 Michael Spacefalcon tiobjd ctypes: buglet in the -bb mode
2014-04-29 Michael Spacefalcon tiobjd: ctypes command implemented
2014-04-28 Michael Spacefalcon tiobjd: started implementing rich symbolic info parsing
2014-04-28 Michael Spacefalcon tiobjd: raw dump of line number records implemented
2014-04-28 Michael Spacefalcon tiobjd: show symtab aux entries
2014-04-27 Michael Spacefalcon leo-obj: started disassembling frame_na7_db_ir
2014-04-09 Michael Spacefalcon OSL flash objects: created disasm hints for os_com through os_mis
2014-04-07 Michael Spacefalcon tiobjd disasm: smarter logic for when the <end of section> line
2014-04-07 Michael Spacefalcon leo-obj: starting to examine GPF OSL objects
2014-04-07 Michael Spacefalcon leo-obj/main: hints for init.obj
2014-04-07 Michael Spacefalcon tiobjd: disasm hints work now
2014-04-07 Michael Spacefalcon tiobjd: disasm of code and data sections unified
2014-04-07 Michael Spacefalcon tiobjd: implemented parsing of the hint input files
2014-04-07 Michael Spacefalcon tiobjd: Thumb bl w/o reloc: find symbol if there is one
2014-04-07 Michael Spacefalcon leo-obj/Makefile: created
2014-04-06 Michael Spacefalcon leo-obj/main: created
2014-04-06 Michael Spacefalcon leo-obj project subtree started, tiobjd tool moved into it
2014-04-06 Michael Spacefalcon miscellaneous C programs moved out of the top level directory
2014-04-05 Michael Spacefalcon tiobjd disasm: initial hook-in of the hints mechanism
2014-04-05 Michael Spacefalcon tiobjd: section disasm mode hinting rethought
2014-04-05 Michael Spacefalcon tiobjd: first preparations for adding disasm hints mechanism
2014-04-04 Michael Spacefalcon tiobjd disasm: bss handling