Your Ad Here

Poll: Does Sony Have the Right to Put a Rootkit on your PS3?

CLICK HERE TO VOTE NOW

• Yes, definitely.
• NO! that's insane.
• Don't know. Don't care.
• What PS3 rootkit?!


Over 51,000 visitors on JAILBREAKSCENE.COM have seen this news and now we want to know what you think, by voting!
Showing posts with label hextool. Show all posts
Showing posts with label hextool. Show all posts

HEXTOOL v1.0.1 by Maximus released



This application allows you to theoretically convert .hex files designed for a specific USB jailbreak device over to another USB jailbreak device. (e.g. teensy++ hex file to minimus avr hex file).

FROM README:
WHAT IT IS?

Its a tool to extract the payload components from an hex file and to paste over
another, so teorically is a tool that might help to port any new released
payload to another board.

It also work if you want extract .bin payload files for your specific board
flasher.

What Parameters it require?

a) Donor File, the .hex file that has the payload you want to copy
b) Acceptor File, the .hex file that has an image of working code for
your board
c) Destination File, The output file resulting. (The tool dont overwrite
the Acceptor file)
d) Optional you can tweak the max-address, this is to limit the payload
check range as it consume memory, set to the default. Any address
above this value will not be checked and just copied to the output file
to preserve it (by example the pic configuration bits)
Your Ad Here