Author Topic: Not sure where to post this: Other brand firmware hacking  (Read 4713 times)

Acpawa

  • New to the forum
  • *
  • Posts: 4
Not sure where to post this: Other brand firmware hacking
« on: September 24, 2012, 08:43:14 AM »
I don't know in wich part of the forum should I post this, I wanted to know something, if I were to try to hack the firmware to other brand say Samsung, Olympus, Vivitar or Casio what kind of knowledge should I have, like coding software knowledge, C++, that kind of stuff, programming for sure, but I wanted to know what specific stuff do the people who develop the hacks have like Vitalyi, people of Magic Lantern, Someone 1.00 and the people who's reading and know how to develop firmware.

Thank to the people who can reply!

nanomad

  • Administrator
  • Hero Member
  • *****
  • Posts: 2918
  • All your websites are belong to us
Re: Not sure where to post this: Other brand firmware hacking
« Reply #1 on: September 24, 2012, 10:23:35 AM »
The steps, for any embedded device hacking are almost always the same:
- Find everything you can about the hardware you have.  CPU type and instruction set are key.
- Get a firmware update
- Try to disassemble it. If it's encrypted try to decrypt and hope it uses a fancy XOR and not some kind of asymmetric crypto.
- Try to dump the firmware from the camera using a custom firmware updater
- ???
EOS 1100D | EOS 650 (No, I didn't forget the D) | Ye Olde Canon EF Lenses ('87): 50 f/1.8 - 28 f/2.8 - 70-210 f/4 | EF-S 18-55 f/3.5-5.6 | Metz 36 AF-5

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Not sure where to post this: Other brand firmware hacking
« Reply #2 on: September 24, 2012, 10:35:44 AM »