Separate names with a comma.
Some features disabled for guests. Register Today.
Straggling with the same issue here, cannot make it debug. What do you mean by wrong place? Address actually is correct. I tried disabling...
No probs! :) So, firmware is extracted to the SD Card, including Language packs dir, Image695.hex and bootloaders. Then Image695.hex is written to...
The only important part of SD card is cfg.bin file, containing Printer Serial Number (and maybe something else) There is also wpr.bin, I still...
The only important part of SD card is cfg.bin file, containing printer Serial num. The rest is restored from the firmware, during firmware...
I wish I knew that before :( I would not buy PicKit 3, which I still cannot make working with GDB :(
Checked that, no need to downgrade, everything works like a charm :)
No need for that as in the package there will be a correct signature. You can just start the update process and it will go as it should.
GitHub - sergev/ejtagproxy: GDB interface utility for MIPS processors, including PIC32 Here is the GDB Server for PicKit 3, hope it helps. I'm...
Thank you so much, will do that! Cube 3 is easy to open, there are instructions on the 1st page. I actually did not remove the rubber stands....
Thanks so much for the info! My PicKit3 is here, so I guess I am soldering the header tomorrow! :) Just a few quick questions, sorry if it is...
Is it on live Cube? Great! I am looking forward doing the same! :)) By the way, I have slightly newer version of IDA file, or actually, I have...
Oh sorry, just realized you sad you have CubePro. These are from Cube 3 firmware, so they are probably different. Bu the way, can you share your...
Oh if you even can flash the firmware, here are the last two lines of the .hex: :102FF000FFFFFF3CD979F8FF5B0DEDFFF6FFFF7F88 :00000001FF The big...
I am planning to do that and test if printer still works after that :) Will test it shortly. Once it's working, I'll post the packed firmware...
So, now, since we can modify Hex file and put correct checksum in there, I think we can try to use background debugger. Here is the current...
The problem was with extra (escaped) "\" :)
As I remember, somebody here mentioned that it's LCD images. But I have no idea about format, haven't looked at it yet.
Finally had a look on our *.ar files. Appeared to be pretty straight-forward, no checksums, only sizes of files plus overal size and couple of...
Good :) But so far I could not decode for some reason, decode function has a strange behavior. It does not decode more than 30 bytes at a time no...
That's not the unscrambled password ^_^. Working on decryption, I will post whenever there is a result :)