Hacking What's inside a Letterbomb...

  • Thread starter Thread starter Penny Morecash
  • Start date Start date
  • Views Views 2,107
  • Replies Replies 10
  • Likes Likes 4

Penny Morecash

Well-Known Member
Newcomer
Joined
Mar 10, 2015
Messages
68
Reaction score
31
Trophies
1
Age
60
XP
290
Country
Made some major changes...

Now decodes the code sections correctly from both HackMii and Datel

-----

Not sure if anyone cares but this is a bit of PHP to show, decrypt and output the Wii Letterbomb payload.
Edit the file with your MAC address and filename or just use the one I've supplied.

It will show you what goes where inside the binary and how things are decoded.
 

Attachments

Last edited by Penny Morecash,
Might be best to show the source code, upload it to GitHub or something. Might just be me, but I am always skeptical of forum attachments when it involves hacks/payloads.

Sorry don't have a github account or anything...
If you download it , make sure to unpack it with 7-Zip or something else safe...
Zip contains two files, one made on Hackmii and the other is just PHP code, very easy to read and understand.
 
  • Like
Reactions: Alexander1970
Sorry don't have a github account or anything...
If you download it , make sure to unpack it with 7-Zip or something else safe...
Zip contains two files, one made on Hackmii and the other is just PHP code, very easy to read and understand.

Thank you.:)

If this is actual any Type of "BrickMii" Software,you know,what comes next to you.....:evil:
 
  • Like
Reactions: Penny Morecash
Sorry don't have a github account or anything...
If you download it , make sure to unpack it with 7-Zip or something else safe...
Zip contains two files, one made on Hackmii and the other is just PHP code, very easy to read and understand.
Nah I understand, it is more than likely a safe archive, but there will be others more skeptical than me who may want to use this but choose not to. GitHub is free to sign up for, if you plan to release more projects, it'd be in your best interest to host them there. Just a tip! :)
 
  • Like
Reactions: Penny Morecash
Nice post title :D
Just for curiosity, are there other layers of obfuscation left on the hackmii installer?
 
Nice post title :D
Just for curiosity, are there other layers of obfuscation left on the hackmii installer?

Have a look at the output file and you'll see that everything is plain.

The file is encrypted using the key in the header and the actual code is encrypted with a 32bit xor for Hackmii and 8bit xor for Datel.

It will even tell you where the sections are just incase you wish to rebuild or create your own.
 
Last edited by Penny Morecash,
  • Like
Reactions: Valery0p

Site & Scene News

Popular threads in this forum