Hacking Sad, unfinished port of an ELF loader.

MrRean

WiiU Helper / Hacker
OP
Member
Joined
Jan 21, 2013
Messages
422
Trophies
0
Age
25
XP
1,587
Country
United States
so like, there's a elf loader for 5.3.2 on the libwiiu repo that works fine, so i attempted to port it to 5.5.1 and it's a pain in my rear so

https://github.com/MrRean/551-Elf-Loader

do whatever you want with it. it's very broken, it doesn't even work yet. i tried to keep 5.3.2 from breaking so im not even sure that works.

but here you guys go, it's not working at all but im putting it out there for other 5.5.1 people to finish it if they want, and they at least have a base to work on.

derp

credits are on the github repo
 
Last edited by MrRean,
D

Deleted User

Guest
Ah yes, I forgot; where are my manners? :P

Thanks for this MrRean! I'm sure this can be improved upon and maybe even turned into something really good! ;)
 

josamilu

Well-Known Member
Member
Joined
Feb 1, 2015
Messages
383
Trophies
0
Location
Saturn is better than Jupiter :P
XP
319
Country
Gambia, The
My ported elf loader for 5.5.1 doesn't work either. I did some trial and error and found the problem at curl (It doesn't want to download the .elf file). Sadly I don't know how to fix it. However nice to see someone who also whats to port it :D
 

Se7ensinsMods

Well-Known Member
Newcomer
Joined
Jan 19, 2016
Messages
87
Trophies
0
Location
American Muscle
XP
173
Country
United States
I have elfloader loaded on 551 but stupid elf examples can't build cause of error makefile *makefile build cannot be create*. I get build folder with nothing in it (aka boot.elf). Am I missing something.
 
Last edited by Se7ensinsMods,

josamilu

Well-Known Member
Member
Joined
Feb 1, 2015
Messages
383
Trophies
0
Location
Saturn is better than Jupiter :P
XP
319
Country
Gambia, The
I have elfloader loaded on 551 but stupid elf examples can't build cause of error makefile *makefile build cannot be create*. I get build folder with nothing in it (aka boot.elf). Am I missing something.
Take mine, I have builded the example correctly. Would be awesome if it works. http://josamilu.de/wiiu/boot.elf
 

josamilu

Well-Known Member
Member
Joined
Feb 1, 2015
Messages
383
Trophies
0
Location
Saturn is better than Jupiter :P
XP
319
Country
Gambia, The
I committed a possible fix. Redownload the github branch and try again.
I am not at home rigth now, and won't be able to test it until friday. Would be nice if someone other can do it.

--------------------- MERGED ---------------------------

What's this thread about, and what is an ".elf" file?
A Format for executeable files. Look here for further information : https://en.m.wikipedia.org/w/index.php?title=Executable_and_Linkable_Format&redirect=no
 

davetheshrew

Well-Known Member
Member
Joined
Jan 2, 2016
Messages
562
Trophies
0
Age
41
XP
671
Country
Such a shame everyone is spunking allover smeas work that wont be released when we have the potential of getting a working ELF loader that has code released. I have a friend looking at it but he has never touched a wiiu in his life, however he is very gifted, I hope he can help better than I can. He is checking out wiubrew and stuff to help him before he starts, something every member on here can do.
 

brienj

Trying to avoid getting cancer
Member
Joined
Jan 3, 2016
Messages
1,232
Trophies
0
Website
twitter.com
XP
2,142
Country
United States
Such a shame everyone is spunking allover smeas work that wont be released when we have the potential of getting a working ELF loader that has code released. I have a friend looking at it but he has never touched a wiiu in his life, however he is very gifted, I hope he can help better than I can. He is checking out wiubrew and stuff to help him before he starts, something every member on here can do.
Yeah, I am working on some programs, hoping it will show there is interest in homebrew on the Wii U. From everything I've seen, smea won't ever release what he has, I am just trying to hopefully show Hykem though, that there is indeed some individuals hungry to do some coding on the Wii U. In the meantime, I've been tinkering around, looking for entry-points on my own, and if I find anything, I won't hesitate two seconds to release it. If Nintendo patches it, they patch it, it's easy to keep from getting updated.
 

davetheshrew

Well-Known Member
Member
Joined
Jan 2, 2016
Messages
562
Trophies
0
Age
41
XP
671
Country
Yeah, I am working on some programs, hoping it will show there is interest in homebrew on the Wii U. From everything I've seen, smea won't ever release what he has, I am just trying to hopefully show Hykem though, that there is indeed some individuals hungry to do some coding on the Wii U. In the meantime, I've been tinkering around, looking for entry-points on my own, and if I find anything, I won't hesitate two seconds to release it. If Nintendo patches it, they patch it, it's easy to keep from getting updated.
Im learning basic java and c, Im not very good, however I do lots and lots of hardware mods and Im lucky my best friend is 3rd year masters in engineering so have someone to learn off, with hardware Ive done nand mods on ps3 using teensy, fully rebuilt a nintendo M82 demo system and outfitted with a custom ASIC etc. I hope as I improve with java and c that I can start contributing to this scene and whatever scene comes next. Hykem as good as he is and as nice a guy he is made the mistake of saying he was sure of release before febuary which ruffled a few desperate feathers, Im sure he knows there are a few learning, reading his excellent documentation (and yellow8's new stuff is mega interesting btw) between all the shitposts and whiners.

Mrrean is awesome for providing this. Thanks dude.
 
Last edited by davetheshrew,
  • Like
Reactions: Techn0

brienj

Trying to avoid getting cancer
Member
Joined
Jan 3, 2016
Messages
1,232
Trophies
0
Website
twitter.com
XP
2,142
Country
United States
Im learning basic java and c, Im not very good, however I do lots and lots of hardware mods and Im lucky my best friend is 3rd year masters in engineering so have someone to learn off, with hardware Ive done nand mods on ps3 using teensy, fully rebuilt a nintendo M82 demo system and outfitted with a custom ASIC etc. I hope as I improve with java and c that I can start contributing to this scene and whatever scene comes next. Hykem as good as he is and as nice a guy he is made the mistake of saying he was sure of release before febuary which ruffled a few desperate feathers, Im sure he knows there are a few learning, reading his excellent documentation (and yellow8's new stuff is mega interesting btw) between all the shitposts and whiners.

Mrrean is awesome for providing this. Thanks dude.
I've been programming for over 30 years. ASM, C, C++, C#, Java, and Python are just a sampling of what I've used. I also cracked a lot of the original Xbox and Xbox 360 stuff. The Wii U is PPC like the 360, so that kind of got me interested in looking at it, and also the fact my kids wanted one. LOL

My kids have been messing around with the program I'm writing right now. I keep adding a little more and a little more, but it is still within the limit, so I'll keep adding what I can. I developed a little library for drawing simple shapes with limited memory use, and hope to have a whole alphabet eventually made with it. I was not happy with printing strings in rows and columns, now I can print exactly where needed.

Edit: Well, I just found out what I was trying to add put me over the memory limit, so I scrapped that idea for now. I'll just keep adding the few things I need to add, then have it finished. BTW, I thought the limit was 32k, my bin file was at 24k when it failed. I removed the extra library and it is back down to 19k and works again.
 
Last edited by brienj,

MrRean

WiiU Helper / Hacker
OP
Member
Joined
Jan 21, 2013
Messages
422
Trophies
0
Age
25
XP
1,587
Country
United States
Code:
if(leaddr == (char*)0)
     OSFatal("leaddr fails");

means it's empty.

Name your PHP file in the folder "payload.php" and put the elf in that directory. (what you get from compiling elfexamples)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • LeoTCK @ LeoTCK:
    pff\
  • RedColoredStars @ RedColoredStars:
    You're a gaslighting narcissist. Everyone out to get you. You wont get professional help because you'll just chalk up their diagnosis as another conspiracy out to get you.
    +1
  • LeoTCK @ LeoTCK:
    leave me alone, I'm not going to engage with you anymore, bye
  • LeoTCK @ LeoTCK:
    Motherfucker I was checked by a psychiatrist and there's nothing wrong with me
  • RedColoredStars @ RedColoredStars:
    okay. Bye. Thought you were leaving anyway. Why are you still around? You already said goodbye to everyone here.
  • LeoTCK @ LeoTCK:
    so stop spurting your nonsense
  • RedColoredStars @ RedColoredStars:
    lol. liar.
  • DinohScene @ DinohScene:
    knock it off now, both of you
  • LeoTCK @ LeoTCK:
    yea you're just a mean bully
  • LeoTCK @ LeoTCK:
    he SHOULD
  • LeoTCK @ LeoTCK:
    and NOW
  • RedColoredStars @ RedColoredStars:
    liar, loudmouth, cussing and swearing, all angry
  • RedColoredStars @ RedColoredStars:
    ok. sorry. ill stop now. promise
  • RedColoredStars @ RedColoredStars:
    Sooo. How about Dune part 1 & 2? The cinematography is fantastic, but thats some of the most boring ass sci-fi Ive seen in my life.
  • DinohScene @ DinohScene:
    haven't seen both
  • RedColoredStars @ RedColoredStars:
    Im going to see the new Godzilla next week. Sure they aren't some cinematic masterpieces but the last few were all really great and fun popcorn flicks to see on the big screen.
  • DinohScene @ DinohScene:
    can't remember the last time I went to the cinemas
  • RedColoredStars @ RedColoredStars:
    Me neither, not precisely. I think the last one I went to was Top Gun Maverick
  • RedColoredStars @ RedColoredStars:
    Oh. Wait. I took my mom to see Elvis. I think that was the last time I went. I'll most likely see the new Planet of the Apes in a theater too.
  • RedColoredStars @ RedColoredStars:
    @DinohScene Can you please delete my comment here? I cant edit since it'
  • RedColoredStars @ RedColoredStars:
    ..since it's locked and I really dont want to be a part of their attention seeking nonsense any longer.
  • RedColoredStars @ RedColoredStars:
    Thank you
    SylverReZ @ SylverReZ: @RedColoredStars, Hey there! :)