What about the 3DS?
Already tried. 3DS is not able to load plex.
What about the 3DS?

What about the 3DS?
I'll test that right now B)
And oren, not sure! I'd think, personally, if this were to become useful in an exploit, we could use plex. But it'd be a hell of a lot easier without it.
but its not harder to find how plex is doing that ?
You got a point there. I really don't know what PLEX is really doing. I thought it'll only stream the original file without transcoding or something like that.
Would be great If someone could check it
I mean, if you or someone else wants to look into it more, there's a few ways you can do it. Try seeing if Plex is transcoding the media, and if so what streams are being transcoded into what, and what streams are just being remuxed. Then you should be able to create your own crash file without having to use Plex. That helps with finding the reason it's crashing, if only just the tiniest bit. Still not much you can do from that front though. There's lower-level stuff we'd like to try in order to to diagnose what's causing this bug and if it's exploitable, but I'd have Marionumber1 explain that if he feels like it.
We can all create the crash easy enough...where would one place "hello world"?
so i am saying, lets just take the plex program, chack if the crash is exploitable, than doing some copy paste with writing exploit program, a lot more easy than learn plex transcoding or what they are doing
Option A
- Create basic HTTP server
- Chrome Webserver App - https://github.com/GoogleChrome/chrome-app-samples/tree/master/webserver
- Uniform Server WAMP Stack (Windows, Apache, MySQL, PHP) - http://www.uniformserver.com/
- MEAN Stack (Mongodb, Express, AngularJS, Node) - http://mean.io/
- Drop video in root of new web server
- Browser to video on Wii U (e.g. http://192.168.1.10/video.mkv)
- Do a victory dance if it works
- I tried and it didn't work.

optikalsaint, what I mean is that loading the video file from a server causes the Wii U to say the video is unsupported. I was just clarifying that, without Plex, it won't work.

Unfortunately I am not home and near my Wii U at the moment so I cannot test it myself, but I did put together a small experiment for you if you wanted to test it out. It is just a basic HTML file that tries to load the video in using the HTML5 video tag. If you already have a server installed you can just drop the files in the zip in the root directory of your http server. If you do not have a server set up, I suggest just installing node.js (http://nodejs.org/download/) and then running the "install.bat" file, then "start.bat". If you don't want to use the batch files or cannot use them you have to run the following commands from the command line:
npm install connect serve-static
node server.js
The URL you would use would look like the following, but change "localhost" to the IP Address of your computer you're running the static server from.
http://localhost:8080/index.html
Wii U Crash Test - https://mega.co.nz/#!UA0mwBwL!5gwcAuGD3MHoSgjrXHmM4LJ7tDoC4s83kmkznOqOubU


to anyone who want's to try optikalsaint's wii u crash, I hosted it on my site. I can't test myself because I don't have a wii u, but here's the url.
http://cheatfreak47.cf/personalhost/wiicrashu/index.html
I'll keep it up if it's functional, if not i'll knock it down. Someone let me know.
to anyone who want's to try optikalsaint's wii u crash, I hosted it on my site. I can't test myself because I don't have a wii u, but here's the url.
http://cheatfreak47.cf/personalhost/wiicrashu/index.html
I'll keep it up if it's functional, if not i'll knock it down. Someone let me know.

I'm pretty sure hosting that is copyright infringement since you're using material from a commercial anime.

It's about as much copy infringment as this is.
![]()
