| Thu, 03 Apr 2014 07:16:20 +0000 | Michael Spacefalcon | tiobjd: Thumb_BL reloc handling | 
 
  | Thu, 03 Apr 2014 07:00:08 +0000 | Michael Spacefalcon | tiobjd: retain the original symtab order for symbols at the same position | 
 
  | Thu, 03 Apr 2014 06:50:07 +0000 | Michael Spacefalcon | tiobjd: literal reloc recognition restricted to RTYPE_LONG | 
 
  | Thu, 03 Apr 2014 06:42:39 +0000 | Michael Spacefalcon | tiobjd: ARM_B reloc handling | 
 
  | Thu, 03 Apr 2014 06:20:06 +0000 | Michael Spacefalcon | tiobjd: recognizing relocs in ldr literals | 
 
  | Thu, 03 Apr 2014 05:54:59 +0000 | Michael Spacefalcon | tiobjd disasm: beginning of reloc handling | 
 
  | Thu, 03 Apr 2014 05:14:15 +0000 | Michael Spacefalcon | tiobjd: disassembly integrated, no relocs or hints yet | 
 
  | Thu, 03 Apr 2014 03:03:41 +0000 | Michael Spacefalcon | tiobjd: higher-level reloc handling | 
 
  | Mon, 31 Mar 2014 19:06:33 +0000 | Michael Spacefalcon | C156 boot code cracked | 
 
  | Mon, 31 Mar 2014 16:41:21 +0000 | Michael Spacefalcon | C156 boot code disassembly started | 
 
  | Mon, 31 Mar 2014 06:49:27 +0000 | Michael Spacefalcon | arm7dis: README and header comments added | 
 
  | Mon, 31 Mar 2014 06:33:14 +0000 | Michael Spacefalcon | analysis of what osmocon's voodoo payloads disassemble to in ARM/Thumb | 
 
  | Mon, 31 Mar 2014 05:51:57 +0000 | Michael Spacefalcon | C139 boot ROM fully cracked | 
 
  | Mon, 31 Mar 2014 03:11:25 +0000 | Michael Spacefalcon | C139 boot re: got to UART initialization | 
 
  | Mon, 31 Mar 2014 01:59:28 +0000 | Michael Spacefalcon | thumbdis: buglet in the decoding of sub-from-sp | 
 
  | Mon, 31 Mar 2014 01:52:56 +0000 | Michael Spacefalcon | c139 boot re: entry code analyzed | 
 
  | Mon, 31 Mar 2014 01:16:55 +0000 | Michael Spacefalcon | thumbdis: nop recognition | 
 
  | Mon, 31 Mar 2014 01:10:34 +0000 | Michael Spacefalcon | C139 boot re: use thumbdis | 
 
  | Mon, 31 Mar 2014 01:05:44 +0000 | Michael Spacefalcon | C139 boot re: C140 differences noted | 
 
  | Mon, 31 Mar 2014 00:43:15 +0000 | Michael Spacefalcon | C139 boot re setup using the new arm7dis | 
 
  | Sun, 30 Mar 2014 23:32:26 +0000 | Michael Spacefalcon | thumbdis written, compiles | 
 
  | Sun, 30 Mar 2014 07:22:33 +0000 | Michael Spacefalcon | arm7dis/Makefile: install added | 
 
  | Sun, 30 Mar 2014 07:21:21 +0000 | Michael Spacefalcon | armdis: swp decoding implemented | 
 
  | Sun, 30 Mar 2014 07:11:41 +0000 | Michael Spacefalcon | armdis: ldm/stm decoding implemented | 
 
  | Sun, 30 Mar 2014 01:55:46 +0000 | Michael Spacefalcon | armdis: buglet in literal pool handling: forgot to add base_vma | 
 
  | Sun, 30 Mar 2014 01:47:28 +0000 | Michael Spacefalcon | armdis: full ldr/str decoding implemented | 
 
  | Sun, 30 Mar 2014 00:27:25 +0000 | Michael Spacefalcon | armdis: ldr/str decoding implemented (but not PC-relative ldr yet) | 
 
  | Sat, 29 Mar 2014 22:19:21 +0000 | Michael Spacefalcon | armdis: implemented decoding of multiplication instructions | 
 
  | Sat, 29 Mar 2014 21:36:22 +0000 | Michael Spacefalcon | armdis: BX/MRS/MSR decoding implemented | 
 
  | Sat, 29 Mar 2014 20:28:13 +0000 | Michael Spacefalcon | armdis: implemented decoding of data processing instructions | 
 
  | Sat, 29 Mar 2014 00:23:16 +0000 | Michael Spacefalcon | armdis: skeleton compiles | 
 
  | Fri, 28 Mar 2014 07:01:27 +0000 | Michael Spacefalcon | beginning of ARM7 disassembler | 
 
  | Thu, 27 Mar 2014 19:34:07 +0000 | Michael Spacefalcon | compal boot ROM re: minor progress | 
 
  | Thu, 27 Mar 2014 07:07:41 +0000 | Michael Spacefalcon | beginning of C139 boot ROM re | 
 
  | Wed, 26 Mar 2014 06:13:43 +0000 | Michael Spacefalcon | tiobjd: known reloc types defined | 
 
  | Wed, 26 Mar 2014 06:00:07 +0000 | Michael Spacefalcon | tiobjd: beginning of reloc handling | 
 
  | Wed, 26 Mar 2014 03:23:20 +0000 | Michael Spacefalcon | tiobjd: symbol sorting implemented | 
 
  | Wed, 26 Mar 2014 02:44:19 +0000 | Michael Spacefalcon | tiobjd: preparation for symbol sorting | 
 
  | Wed, 26 Mar 2014 02:00:44 +0000 | Michael Spacefalcon | tiobjd: profile operation implemented | 
 
  | Wed, 26 Mar 2014 01:24:17 +0000 | Michael Spacefalcon | tiobjd: symbol storage classes decoded into mnemonics | 
 
  | Tue, 25 Mar 2014 22:47:51 +0000 | Michael Spacefalcon | tiobjd: basics dump streamlined | 
 
  | Tue, 25 Mar 2014 20:39:44 +0000 | Michael Spacefalcon | ticoff/Makefile: install added | 
 
  | Tue, 25 Mar 2014 20:38:31 +0000 | Michael Spacefalcon | tiobjd: dumpsym implemented | 
 
  | Tue, 25 Mar 2014 18:55:36 +0000 | Michael Spacefalcon | tiobjd: a little refactoring | 
 
  | Tue, 25 Mar 2014 18:34:03 +0000 | Michael Spacefalcon | tiobjd: symbol table parsing implemented | 
 
  | Tue, 25 Mar 2014 08:51:32 +0000 | Michael Spacefalcon | Pirelli PCB re: Winbond chip connections | 
 
  | Sat, 22 Mar 2014 05:53:02 +0000 | Michael Spacefalcon | tiobjd: successful parsing of the section header table | 
 
  | Sat, 22 Mar 2014 02:29:22 +0000 | Michael Spacefalcon | tiobjd started | 
 
  | Thu, 13 Mar 2014 09:05:18 +0000 | Michael Spacefalcon | Pirelli PCB re: major refdeses assigned | 
 
  | Mon, 10 Feb 2014 02:33:17 +0000 | Michael Spacefalcon | pirelli preboot re: figured out the triggering condition | 
 
  | Sun, 09 Feb 2014 09:36:42 +0000 | Michael Spacefalcon | started disassembly of Pirelli's boot code | 
 
  | Sun, 02 Feb 2014 23:06:18 +0000 | Michael Spacefalcon | atsc hack: apparently this AT@SC command needs double quotes | 
 
  | Sun, 02 Feb 2014 08:45:56 +0000 | Michael Spacefalcon | atsc hack written | 
 
  | Thu, 16 Jan 2014 01:22:32 +0000 | Michael Spacefalcon | rfcap-grep.c hack-utility written | 
 
  | Mon, 02 Dec 2013 08:55:38 +0000 | Michael Spacefalcon | Pirelli PCB RE: another failed attempt at tracing the keypad connections | 
 
  | Mon, 02 Dec 2013 07:44:41 +0000 | Michael Spacefalcon | Pirelli PCB RE: got some success with the LCD connector pinout | 
 
  | Sun, 01 Dec 2013 23:59:56 +0000 | Michael Spacefalcon | Pirelli PCB RE: attempt to trace out KBC/KBR lines stopped by grind-down damage | 
 
  | Fri, 29 Nov 2013 01:39:31 +0000 | Michael Spacefalcon | imeibrute written | 
 
  | Fri, 29 Nov 2013 00:39:02 +0000 | Michael Spacefalcon | Pirelli's IMEI obfuscation cracked! | 
 
  | Wed, 13 Nov 2013 21:00:30 +0000 | Michael Spacefalcon | Pirelli PCB: some measurements of the debug connector footprint |