EEPROM dump

magicJack Tips and Tricks

Moderators: Bill Smith, Pilot

Post Reply
neo2121
Dan isn't smart enough to hire me
Posts: 282
Joined: Wed Jan 09, 2008 10:05 am
Contact:

EEPROM dump

Post by neo2121 »

Has anyone successfully dumped the rom from the magicjack I'm just wondering what it looks like. I had this thought a few days ago and haven't really taken any steps to dump it. But if anyone has done this some tips would be much appreciated.
MagicHack
Dan isn't smart enough to hire me
Posts: 241
Joined: Mon Nov 12, 2007 4:11 pm
Contact:

Re: EEPROM dump

Post by MagicHack »

neo2121 wrote:Has anyone successfully dumped the rom from the magicjack I'm just wondering what it looks like. I had this thought a few days ago and haven't really taken any steps to dump it. But if anyone has done this some tips would be much appreciated.
Did you try calling:

Code: Select all

BOOL ReadEEProm(BYTE uAddress, WORD *pData)
in the TigerJet VoIP SDK?
neo2121
Dan isn't smart enough to hire me
Posts: 282
Joined: Wed Jan 09, 2008 10:05 am
Contact:

Post by neo2121 »

haven't tried anything yet but I did read the PDF Think I will get some free time next weekend
Post Reply