Search results

  1. Cobaltikus

    Thread CobaltDebugger

    Latest Version 0.5.1 (beta) What is CobaltDebugger? An ARM Processor Simulator/Emulator/Debugger. At its current state, it reads Android bootloader files, and runs them in a simulator, giving you control over which instructions execute and when. For optimal experience, use this in conjunction...
  2. Cobaltikus

    Thread [Q] inquiry on aboot signature process

    The aboot binary has a section of 0x100 bytes which contains a signature. This section is clearly identified in the header. Unless I'm mistaken, this is the pcks 1.5 padded sha 256 signature of the aboot binary file itself (thanks ryanbg). But I'm assuming the signature is generated prior to...
  3. Cobaltikus

    Thread Installing Linux on AT&T Samsung Galaxy Note 3: Loop Devices Kernel Issue

    Is it correct to say that those with the AT&T Samsung Galaxy Note 3 cannot install Linux on their phones because our kernel does not support loop devices, and we can't flash a different kernel because our boot loader is locked, and no one has figured out how to unlock it yet, and so if I want...
  4. Cobaltikus

    Thread [Aug-20] CobaltController - PS3/Wii Controller Driver for Windows Mobile

    CobaltController Use your Sony Playstation 3 Controller (Sixaxis/Dual Shock 3) or Nintendo Wii Remote (Wiimote) as a Bluetooth Game Controller on your Windows Phone. It's perfect for game system emulators. Play PlaystationOne games with FpseCE, Super Nintendo games (and more) with MorphGear...
  5. Cobaltikus

    Thread c++ programmatically determine GSM vs CDMA

    Anyone have any c++ native code to determine a phone's device id like RAPH100 RAPH800 RHOD400 etc?
  6. Cobaltikus

    Thread Widcomm/Broadcom Bluetooth stack for HTC Touch Pro

    Does any have a Widcomm or Broadcom Bluetooth stack for the HTC Touch Pro? Has anyone been successful in using a Widcomm or Broadcom stack on the Touch Pro? The M$ one is insufficient/too difficult to work with for my current needs.