How this emulator can get you HACKED

  Рет қаралды 247,513

Kaze Emanuar

Kaze Emanuar

3 ай бұрын

Patreon: / kazestuff
Streams: / @kazeclips
🐦 / kazeemanuar
MERCH: kazemerch.myspreadshop.com/all
Emulator setup guide: • How to play Mario 64 m...
Aglab: / @aglab237

Пікірлер: 1 600
@KazeN64
@KazeN64 3 ай бұрын
Why do people not just update? - Some versions after 1.6 came bundled with adware/malware and have a 30 second nag screen asking you to donate before you can play games. (But nowadays the ad/malware is gone, so if you don't mind the nagscreen, go for it) What emulator should I use now? - Parallel Launcher is a good option and take 2 minutes to set up. Here is a guide; kzbin.info/www/bejne/eYWxmaiinNV7bLs I'm using Version ... of this emulator, am I safe? - If it is newer than 1.7, you are safe. I want to emphasize that exploits like this can happen in any emulator and have been found in others as well. This wouldnt be an issue if they were patched and people updated, but for a ~20 year old emulator thats still used, this is not realistic.
@darthvaderbn
@darthvaderbn 3 ай бұрын
wait... new versions have malware?
@darthvaderbn
@darthvaderbn 3 ай бұрын
@4 i've been using new version of pj64 for 8 months 😭😭
@Schnitzel2080
@Schnitzel2080 3 ай бұрын
I used the older version of Project64 because Ocarina of Time mods crashed on the newer version. I think that's why many people prefer the older version.
@fungo6631
@fungo6631 3 ай бұрын
Except they don't? I use Project64 2.3 and so long as you don't have an attention span of a TikTok child you can just opt out of the adware in the installation menu. You will be left with the nagging, but it's easily disabled in the configuration files. I never had any issues with Project64.
@zenreeio13IIIlI
@zenreeio13IIIlI 3 ай бұрын
Been also using the latest version of Project64. How do I know if my installer is clean or compromised?
@Wr41thgu4rd
@Wr41thgu4rd 3 ай бұрын
Rick Astley never could have predicted his role in the exploitation of countless vulnerabilities in computing systems.
@ben12355
@ben12355 3 ай бұрын
Yeah 😂
@TMHLBPFan
@TMHLBPFan 3 ай бұрын
I guess he really did give us up 💀
@Minecraftpedophile707
@Minecraftpedophile707 3 ай бұрын
​@@TMHLBPFanI don't blame him
@TMHLBPFan
@TMHLBPFan 3 ай бұрын
@@WyvernLP Better than Ohio skibidi toilet among us palestine amazing digital circus
@Ne-vc5pm
@Ne-vc5pm 3 ай бұрын
Funniest thing is, he probably already played a role in XSS vulnerability or another RCE vuln
@Nightcaat
@Nightcaat 3 ай бұрын
The S in Project64 stands for Secure
@davidvelasco4423
@davidvelasco4423 3 ай бұрын
Dear foreigners, "Project 64," despite being pronounced as if spelt "Project sixty-four," is not supposed to be spelt with "S." Therefore, Project 64 is not secure.
@thocctober
@thocctober 3 ай бұрын
my guy 👍
@CouchPotator
@CouchPotator 3 ай бұрын
to be fair, they fixed that bug over a decade ago before this exploit was discovered.
@thewhitefalcon8539
@thewhitefalcon8539 3 ай бұрын
Project Secureixty-Four?
@Broockle
@Broockle 3 ай бұрын
@@thewhitefalcon8539 🌮
@JackieJKENVtuber
@JackieJKENVtuber 3 ай бұрын
I have been learning GBA homebrew and sent a demo to a friend; she said she didn't trust the file, to which I said "nah mate, that's not a problem unless someone figured out a way to install a virus through an emulator" This conversation was two weeks ago
@gluttonousmaximus9048
@gluttonousmaximus9048 3 ай бұрын
If she didn't trust the file YOU made and sent, there's something else you need to be concerned about.
@chiefhydropolis
@chiefhydropolis 3 ай бұрын
@@gluttonousmaximus9048 some people are just really scared of running stuff on their pc lmao
@JackieJKENVtuber
@JackieJKENVtuber 3 ай бұрын
@@gluttonousmaximus9048 my mate is kinda paranoid about those things (good reason too, people on discord get hacked all the time, so if my account had been compromised that could be a way in)
@muizzsiddique
@muizzsiddique 3 ай бұрын
If you sent it to her by Discord, then she did the right thing.
@JackieJKENVtuber
@JackieJKENVtuber 3 ай бұрын
@@muizzsiddique aye, she's a smart cookie - that's what I like about her
@AnyilDragon
@AnyilDragon 3 ай бұрын
That anti-piracy screen at the end is genuinely amazing
@Kat-01
@Kat-01 3 ай бұрын
who was it made by or did Kaze make it?
@notalostnumber8660
@notalostnumber8660 3 ай бұрын
I wonder if you can detect PJ64 so it doesn't crash real hardware/other emulators
@chichibooxd4793
@chichibooxd4793 3 ай бұрын
​@@notalostnumber8660It's def possible using a silent and timed payload.
@tsomic
@tsomic 3 ай бұрын
​@@Kat-01 Devwizard made it
@yurrboi
@yurrboi 3 ай бұрын
@@notalostnumber8660 this exploit has no effect at all on real hardware.. and most likely no effect on any other emulators. So basically automatically detects PJ64 bc it will only work on there.
@fders938
@fders938 3 ай бұрын
A similar vulnerability exists in an old GBA emulator called VBA. I don't know the technical details, but basically the emulator could execute ELF files, but there is an unchecked strcpy() in the ELF header parser which leads to RCE. Programmers, please, check buffer write bounds, or at the very least compile with -fstack-protector. Edit: The ELF file is supposed to run on the emulated GBA like a ROM, not on the host computer like another program.
@kodicraft
@kodicraft 3 ай бұрын
I feel like there's an easier way to get RCE with a crafted ELF and a program willing to execute ELF files...
@fders938
@fders938 3 ай бұрын
@@kodicraft The ELF files are supposed to be executed as GBA binaries within the emulator sandbox, not host binaries running outside the emulator. Should have clarified.
@carlosemilio5180
@carlosemilio5180 3 ай бұрын
damn, when i play mmz2 i get the elf wars irl
@tezcanaslan2877
@tezcanaslan2877 3 ай бұрын
There is a reason (actually more than one) why it’s called Very Bad Amulator
@FlameSoulis
@FlameSoulis 3 ай бұрын
I'm a bit confused. It's been awhile since I dabbled with emulators, and VBA used to be the chosen one akin to P64. So... did someone figure out the Dolphin compatibility for the GBA Link up functions for the systems? I thought that was the main reason people kept using it.
@dissonanceparadiddle
@dissonanceparadiddle 3 ай бұрын
The next simple flip troll hack competition is going to be wild
@BoopaKing
@BoopaKing 3 ай бұрын
Anything can happen in a roll hack after all
@Wizzyhatg
@Wizzyhatg 3 ай бұрын
Unrelated, but LUA scripts used to mod/compatibility patch ROMs are essentially EXE files and can do anything. People are very willing to download and run random ones
@v0xl
@v0xl 3 ай бұрын
isn't it sandboxed by default in most emulators? lua was designed for this after all
@antoniocesarscartezzini
@antoniocesarscartezzini 3 ай бұрын
@@v0xl yes, but it still opens a window for vulnerability, if the sandbox implementation is flawed. A high profile sandboxing flaw are what led both PS4 and PS5 to be jailbroken from a web exploit, for instance.
@kolskytraveller1369
@kolskytraveller1369 3 ай бұрын
At least you could read one before running it
@andreasjoannai6441
@andreasjoannai6441 3 ай бұрын
@@kolskytraveller1369 I hope that means that it is like a batch file.
@nanopi
@nanopi 3 ай бұрын
@@v0xl Lua in emulators have kept the ability to load compiled C libraries as a useful tool for script creators. Most popular C library is probably LuaSocket which works great in emulators that didn't already include a socket library.
@davidholanda1
@davidholanda1 3 ай бұрын
Kaze confirmed that there's a team of people working on a version 1.6.2 to fix the vulnerability, so you'll be still getting to play PJ64 1.6 without this issue if released
@SonicJrandSarah
@SonicJrandSarah 3 ай бұрын
When/if that happens, I'll need to get it.
@medhathobo
@medhathobo 3 ай бұрын
Figured someone would just make a version that works best. Though, I thought someone would just remove the nag screen on a newer version.
@neoqwerty
@neoqwerty 3 ай бұрын
@@medhathobo That's already done, it's called Luna's Project 64 and it's the cross-platform Win-Linux fork. It's forked from 2.4 and it removed the nagware and has a bundle of pre-config'd plugins
@BenjoCovers
@BenjoCovers 3 ай бұрын
Huge
@ignacioc.7255
@ignacioc.7255 3 ай бұрын
wouldn't it be a good idea to pin this comment? @KazeN64
@BlazertronGames
@BlazertronGames 3 ай бұрын
Oh no, this creates such a scary potential for those "every mario 64 copy is personalised" mods.
@MarioKartSuperCircuit
@MarioKartSuperCircuit 3 ай бұрын
B3313 with a crash that crashes your computer would go so hard 🔥
@gamr9655
@gamr9655 3 ай бұрын
@@MarioKartSuperCircuitme using a virtual machine
@SilentOnion
@SilentOnion 3 ай бұрын
People are still talking about those? One of the dumbest "recent" trends. Creepypasta are classics but if you try to do it nowadays its just laughable.
@MarioKartSuperCircuit
@MarioKartSuperCircuit 3 ай бұрын
@@SilentOnion Most of the mario 64 creepypasta hacks have died out The only reason why B3313 is actually like popular, is because of how massive the romhack actually is It's like 420 worlds btw, and it does great montage to the Greenio ARG series, while doing the most insane things
@implord4197
@implord4197 3 ай бұрын
God no, that stuff was unbearable slop as is.
@user-tl4fi6oy8d
@user-tl4fi6oy8d 3 ай бұрын
I guess that obnoxious support us screen that precedes using Project 64, and that sent me over to Mupen64 and Parallel for RA, turned out to be a blessing in disguise.
@cheeseisgood17
@cheeseisgood17 3 ай бұрын
Same xD
@isenokami7810
@isenokami7810 3 ай бұрын
Ended up doing much the same, though the move was less for that reason and just, well, Retroarch. “Wait, so this is a ton of emulators wrapped into one? Sign me up!” Of course, the problem there is that it’s harder to adjust settings for individual emulators in Retroarch. Bit me in the @$$ recently when DSemue decided that pressing B on Deck/A on DS force quits the emulation.
@lpfan4491
@lpfan4491 3 ай бұрын
@@isenokami7810 Another issue with Retroarch is that the compilation is often less polished than just having each emulator individually.
@tetsuo3k
@tetsuo3k 3 ай бұрын
Mupen64 is the way! As soon as Project64 started looking sus, I switched over and never looked back. No Retroarch for me though - I like the concept, but in practice it just gives me a headache. I run Rosalie's Mupen GUI, it does a nice impression of PJ64.
@isenokami7810
@isenokami7810 3 ай бұрын
@@lpfan4491 Learned something along those lines when my Zelda Randomizer journey got to Wind Waker. WW Rando just about worked on Retroarch, but photos with the Picto Box wouldn’t show up (though they’d still count for triggers) and it was prone to crashing. And I think it was JUST Wind Waker I could get running. Ultimately I just got Dolphin standalone, and the big emulator bunch I got for Steam Deck has Dolphin separate too.
@seeibe
@seeibe 3 ай бұрын
Me: I wonder what kind of arcane combination of obscure glitches they used to break out of the virtual machine Kaze: So yea the emulator doesn't validate the store instruction correctly 🤦‍♀
@nicklespale22
@nicklespale22 3 ай бұрын
It's a pretty basic issue I'm seriously questioning how hasn't been brought up until now. Certainly he can't be the first to realize this exploit. Chances are most rom hackers of back then would stay quiet on this...
@MegaZeta
@MegaZeta Ай бұрын
@@nicklespale22 It's probably been brought up repeatedly every few years, these things usually are when they date back that far in the history of less-than-entirely-accepted programming. Trying to find out who's personally responsible for oversights like this is next to impossible and almost as impossible as finding out who first discovered the vulnerability, described it in an online post somewhere and was ignored by everyone else. It sure wasn't me.
@throwplate
@throwplate 3 ай бұрын
the Waverace 64 rom that stole your Ruenscape gold
@heyhackurs
@heyhackurs 3 ай бұрын
Wisdom from Mononobe no Futo
@Super-TamamoHG
@Super-TamamoHG 3 ай бұрын
​@@heyhackursFr
@Super-TamamoHG
@Super-TamamoHG 3 ай бұрын
​@@heyhackursFor real.
@nathanisbored
@nathanisbored 3 ай бұрын
same thing happened to the SNES emulator ZSNES back in the day. luckily most romhackers had already switched to a more accurate emulator by then but ZSNES was still the mainstream emulator people used when they didnt know better
@standoidontwantalastname6500
@standoidontwantalastname6500 3 ай бұрын
zsnes is still sort of the mainstream emulator sadly, probably because it has the best interface of all emulators
@SSM24_
@SSM24_ 3 ай бұрын
@@standoidontwantalastname6500 What about ZMZ? Do just not enough people know about it or is there something else?
@Pixiuchu
@Pixiuchu 3 ай бұрын
The only good thing about ZSNES is that it's very nostalgic... Other than that, oh God not ZSNES
@lpfan4491
@lpfan4491 3 ай бұрын
Isn't ZSnes still the major emulator for experimental romhacking-enhancements like widescreen? I don't remember because I admit, I always only used Snes9X.
@fishactivation5087
@fishactivation5087 3 ай бұрын
​@@standoidontwantalastname6500Use ZMZ.
@MegaManNeo
@MegaManNeo 3 ай бұрын
Really sad news to hear regarding PJ64. I used it like a decade and a half ago already to play my N64 games and loved how easy it was to setup compared to others.
@tsu7206
@tsu7206 3 ай бұрын
I still don't understand why the speedrun community only allow PJ64 1.6 and some Mupen fork with the same timing as PJ64 1.6 instead of an accurate emulator. I just get the impression that they're afraid of change.
@Spax_
@Spax_ 3 ай бұрын
"if it ain't broke, don't fix it" is an all too common fallacy to clarify, I meant in general. not the emulator specifically
@jlewwis1995
@jlewwis1995 3 ай бұрын
​@@Spax_well that and newer emulators have much higher system requirements than pj64 and I assume the speedrunning communities for most n64 games want to make it as accessible as possible, but at the same time project 64 isnt particularly accurate which is why emulator and real console always have to be separate categories for n64 speedruns so maybe n64 speedrunners should just tell people to git gud and "just buy a better pc", idk
@freedustin
@freedustin 3 ай бұрын
@@Spax_ that's not a fallacy, its just out of place. this thing is really broken and needs to be fixed, so that argument never applied to begin with.
@ExtremeWreck
@ExtremeWreck 3 ай бұрын
@@freedustin As broken as the Atari Jaguar CD amirite?
@neoqwerty
@neoqwerty 3 ай бұрын
@@ExtremeWreck i just felt a part of my soul shatter the way it usually only does when I hear "the phillips CD-i controller".
@HerraHissi
@HerraHissi 3 ай бұрын
I think it's always good to remind everyone using Linux that Wine and Proton (Steam) aren't emulators and also aren't sandboxing your system. There's been demonstrated attacks how malicious code can escape and gain root access to host system.
@R0ck4x3
@R0ck4x3 3 ай бұрын
Yep, they're compatibility layers to allow windows programs to run as if they're linux ones, and as such, you should only run programs you trust in them
@3lH4ck3rC0mf0r7
@3lH4ck3rC0mf0r7 3 ай бұрын
Heck, even Windows malware can oftentimes do their job under Wine. By default, Wine mirrors your user folders inside the simulated Windows filesystem, so ransomware has no trouble finding your data and encrypting it. Stay safe out there, folks. It's a lot more inconvenient, but simply installing the flatpak version of Wine under a different user and switching to it to run Windows software, while inconvenient and tough to set up, will do a great job to keep your OS safe.
@bluesillybeard
@bluesillybeard 3 ай бұрын
I believe Steam runs games in a sandbox, but the point still stands.
@mgord9518
@mgord9518 3 ай бұрын
Yes, and while they absolutely shouldn't be seen as any kind of security tool, it can take additional work from a malware developer for non-trivial things. You have to check if the system is actual Windows or Wine, then write Linux-specific functionality to actually damage the host system (enable auto-starting, infecting system files, etc). I find it unlikely someone would go through that extra effort unless they had reason to believe it would be very easy to deliver to Linux users.
@isenokami7810
@isenokami7810 3 ай бұрын
Joke’s on that, I couldn’t figure out how to make Wine work in the first place. And frankly I’ve gotten so used to sticking to Linux for the Deck that I don’t care about learning anymore.
@FalconFetus8
@FalconFetus8 3 ай бұрын
How did nobody notice this vulnerability for so long?! It's a textbook bounds-checking bug, and nobody even thought that it might be in an emulator until now? Shit, now we need to look at all the other emulators for _other_ consoles, to make sure such a problem doesn't _also_ exist in _them_!
@KazeN64
@KazeN64 3 ай бұрын
there are a few emulators with confirmed similar bugs already!
@AliceinEntropy
@AliceinEntropy 3 ай бұрын
​@@KazeN64is there a list?
@mr.m2675
@mr.m2675 3 ай бұрын
oh this will be interesting i would be a good idea if something bad was found to also check the alternatives if they have a similar problem
@zerosam5541
@zerosam5541 3 ай бұрын
I hope this does not affect duckstaion, 🐬,citra,cemu,pcxs 2
@edcr2959
@edcr2959 3 ай бұрын
​@@KazeN64 can you share that information? Where did you first read about this issue with pj64? I am curious as to which forums can people read to be properly informed.
@icegod4849
@icegod4849 3 ай бұрын
I saw that in one of the Romhacks for Simple's comp had like a shared database for images that it could pull from so Simple drawing in one hack could be used in another, and as soon as I saw that I was like "DAMN THATS SO SICK" and "oh that's DEFINETLY a vulnerability"
@KazeN64
@KazeN64 3 ай бұрын
Thats likely parallel launcher. It has a few things to integrate with rhdc
@rawman44
@rawman44 3 ай бұрын
Used PJ64 since forever. It was my very first emulator. Ever since updating to the newer versions, I would always get a nag screen bypass and they would usually work, but last time I tried, it didn't. So I said goodbye old friend and moved to mupen. Honestly just a better experience overall. I'm definitely gonna try out this parallel launcher, I'd never heard of it before now, sounds sweet.
@RoseQuartz692
@RoseQuartz692 3 ай бұрын
You have never heard of it?
@gibberishdump1610
@gibberishdump1610 Ай бұрын
​@RoseQuartz692 nah
@RoseQuartz692
@RoseQuartz692 Ай бұрын
@@gibberishdump1610 how
@gibberishdump1610
@gibberishdump1610 Ай бұрын
@@RoseQuartz692 green beans
@derkevevin
@derkevevin 3 ай бұрын
I just downloaded a rom a few hours ago and thought "at least no one is messing with roms, like putting viruses in them or something". I guess I jinxed it.
@pinkymaus_EU
@pinkymaus_EU 3 ай бұрын
use a rommanager for verification, checksums are a thing
@MultiCool55
@MultiCool55 3 ай бұрын
At this point I just assume hackers can use pretty much any file type to execute an attack. You know it's bad when you've gotten paranoid about downloading image files, like me, because maybe some hacker found some ultra obscure vulnerability in the photos app or smth.
@PlusInsta
@PlusInsta 3 ай бұрын
​@@MultiCool55 And you wouldn't even be far off. At one point, people were hacking people's computers through Team Fortress 2 sprays and Minecraft skins by hiding code in the image files. More recently, a libpng vulnerability was discovered that affected everything that has ever used libpng, including most browsers, apps, and Discord. Sooner or later they'll probably be able to poison you by hacking the Apple Water Bottle™️ and injecting poison.bin into your liquid.
@NuchiAsaki
@NuchiAsaki 3 ай бұрын
A similar thing was discovered in ZSNES a long time ago.
@nicklespale22
@nicklespale22 3 ай бұрын
@@MultiCool55 only unusual image formats should concern you, it's really not that bad. lol
@robomike276
@robomike276 3 ай бұрын
Parallel Launcher is a godsend if you're not on a Windows machine. I'm glad you and Vinny mentioned it. I really recomended it for how easy it is to install mods and for the graphics plugins Kaze mentioned.
@isenokami7810
@isenokami7810 3 ай бұрын
I was blown away when I was watching a video on the history of SM64 hacks and got a look at what Parallel could really do. I have it through Retroarch…and mainly play on the Steam Deck. So that potential is shackled twice over with how I have access to it. I could get it separately on my laptop, but that’s Windows. Not sure what the problem would be, but doesn’t sound like you recommend it.
@glebglub
@glebglub 3 ай бұрын
@ami7810 the steamdeck is just running a modified version of Arch Linux isn't it? should be able to access the AUR to install it if that's the case (but arch being arch something might break if you're not paying attention lol). and there's no problem with the windows version, it's just one of the only cross-platform ones whereas others are windows ONLY (linux wasn't as big 20 years ago except for server stuff so was never developed for it). robomike said Vinny mentioned it, and he's a windows user, so yeah edit: just did a quick sanity check and apparently the steamdeck has flatpak compatibility built in, so you could just grab parallels off the flathub (or the Discovery app in case of steamdeck) and go that route since it has no chance of breaking (flatpaks are containerised, nothing on your system gets installed/modified, so they don't risk breaking your system)
@mat_max
@mat_max 3 ай бұрын
What can it do that rmg can't?
@deadchannell2023
@deadchannell2023 Ай бұрын
yeah well I am on windows and I HATE IT! Is there a safe version of PJ64 or is my version safe? Mine is version 2.3
@Kaemble
@Kaemble 3 ай бұрын
I would also recommend Rosalie's Mupen GUI for anyone that is familiar with P64's interface and wants to stick with something similar to it.
@mariotheundying
@mariotheundying 3 ай бұрын
Unfortunately it seems to not run some rom hacks for me
@SomeNamelessNobody
@SomeNamelessNobody 3 ай бұрын
First updated versions of PJ64 comes bundled with malware and now the "safe" versions of the emulator can install malware if you use the wrong roms. Glad I dropped PJ64 years ago.
@heyhackurs
@heyhackurs 3 ай бұрын
It's sad too because some mods can only run on P64, but I dislike P64 a lot so I just avoid it
@ExtremeWreck
@ExtremeWreck 3 ай бұрын
It almost feels like the Project64 developers have completely lost any sort of passion for making the emulator & now see it as nothing more than a paycheck.
@mariotheundying
@mariotheundying 3 ай бұрын
I use the project 64 version recommended by B3313 in one of their video descriptions, which seems like a modified version of the emulator, I think it's lunar's or smth? Is that one safe?
@neoqwerty
@neoqwerty 3 ай бұрын
@@mariotheundying Luna's Project 64 is a good one. From the dev's site on what's different from normal PJ64 "This is a build of Project64 3.0.1 that I made to have a Linux compatible alternative to 2.4 (Yes, it works on Windows too). It removes the nagware and adds all of the good plugins for SM64 romhacks with good settings. Read the info below, then download it by clicking the icon on the left." Kaze says the vulnerability isn't present in PJ64 versions past 1.7, so this is safe (it's using a fork from PJ64 2.4 that's intended to work on both Linux and Windows and it's currently on version 3.0.1)
@tacokoneko
@tacokoneko 3 ай бұрын
yes i only use mupen64plus (and various versions of it like simple64 aka m64p) because i only use linux and that is the best one for linux
@sweetiecandy4885
@sweetiecandy4885 3 ай бұрын
Insane timing, I recently got back into my childhood games and decided that I'd take a look at Majora's Mask since I always love OoT and always wanted to see what Majora's Mask is like. I was cautiously looking for the best most reliable N64 Emulator and saw that the public opinion was a mix of "Project64 is the best/standard" and "Project64 is one of the worse N64 emulators", so I held back from making a choice for the time being and wowie was my patience rewarded with crucial knowledge.
@neoqwerty
@neoqwerty 3 ай бұрын
MM has SO MANY GRAPHICS BUGS in emulation. Currently funnily enough the best way to go emulate it is to get citra and play the 3DS version. I'm not messing with you, the 3DS version has less issues than the N64 version emulation wise. (if you have a Gamecube IRL that can play disc ISOs, get the Zelda Collector's Edition disc that came with Wind Waker, it has the least broken version of MM that's emulated).
@Infindox
@Infindox 3 ай бұрын
​@@neoqwertyThe 3DS version is NOT the best version, unless you're also using a mod in Citra that fixes a few things. Sure it looks great, but a lot of stuff they did is really bizzare (especially the swimming)
@tephereth2078
@tephereth2078 3 ай бұрын
​@@neoqwerty this hasn't been true for a very long time, you can just use parallel launcher OR ares if you have a decent pc, the latter being the most accurate n64 (and snes!) emulator out right now. if you want qol features then you can use majora's mask redux, which is a much better qol improvement than even the 3ds version
@lpfan4491
@lpfan4491 3 ай бұрын
@@Infindox The reply was about emulation-compatibility, not the game itself.
@glebglub
@glebglub 3 ай бұрын
@@neoqwerty dolphin works too as an emulator for the GC Collectors Edition version which is what I do, can do graphical enhancements like upscaling and texture replacements and all that jazz, though the decompile project for MM is 93% done (OOT is already 100%, and has been ported to run on PC natively by someone else, moddable and running at 60fps) so I'll be swapping to that once it's finished. only downside with the dolphin version is the FPS - since the game's physics are tied to the framerate, it needs to be modified on the code level for it to not break so I'd advise against the 30/60FPS hacks. the PC porters should fix that like they did with OOT
@ToastaToast
@ToastaToast 3 ай бұрын
Creepypasta hacks are about to get wild 😎
@SKCro.
@SKCro. 3 ай бұрын
yep - imagine a Mario 64 ROM that acts like it's haunted by screwing with your computer as you play it could kill explorer or minimize all other applications, although you'd have to be careful because there's a point where the game straight-up becomes a virus if you go too far with this concept :P
@gamr9655
@gamr9655 3 ай бұрын
@@SKCro.Playing hacks on console should start becoming more common then cause there's nothing else the console can do other than work within the game.
@DJIncendration
@DJIncendration 3 ай бұрын
@@SKCro. SM64 can't close Explorer, unless it's an .exe game programmed to do this.
@Degenerate_in_Heat
@Degenerate_in_Heat 3 ай бұрын
Get ready, the next generation of Ben Drowned is gonna be hilarious AF
@Itz_YoshiMelon
@Itz_YoshiMelon 3 ай бұрын
Wow, thanks for telling us this! I never would have thought that that could even happen!
@conza1989
@conza1989 3 ай бұрын
Commenting to help the video performance and spread awareness. Thanks for putting this out there!
@Superdavo0001
@Superdavo0001 3 ай бұрын
This is so sad to see, pj64 1.6 has served me well for a long time, and the newer versions have long been known to be major downgrades. Ah well, sadly bugs like this are inevitable sooner or later, glad Aglab caught it before any nefarious people did!
@Crazy_Gamer_OG
@Crazy_Gamer_OG 3 ай бұрын
Depends on what you mean by downgrade. The newer versions have better compatibility, but are less mod-friendly.
@ulzzangloverxD
@ulzzangloverxD 3 ай бұрын
What's wrong with PJ64 3.0? And soon we 4.0 will see the day of light.
@Linkfan0001
@Linkfan0001 3 ай бұрын
the downgrades is that other emulators cannot make games run in 21:9 without stretching the image, PJ64 1.6 could...
@lpfan4491
@lpfan4491 3 ай бұрын
Really, downgrades is never a great reason not to update an emulator because the improvements are going to outshine it over time. Especially considering it's still open source and you can potentially get someone who knows code to restore cut features.
@futuza
@futuza 3 ай бұрын
This is a bit of a strange take. You can still use 1.6 if you want to, just don't run untested/untrustworthy ROM's on it, keep it to strictly only ROM's you've checked the SHA-256 on. It's not like you can't have multiple emulators installed if you really want to try the latest and greatest random modded ROM from user25832.
@MattAkiyama1
@MattAkiyama1 3 ай бұрын
These days, all you need is Rosalie's Mupen GUI for your N64 emulation needs.
@Volian0
@Volian0 3 ай бұрын
+1, I use it and it's good but the vulkan rendering backend crashes a lot
@the_kovic
@the_kovic 3 ай бұрын
I need to give a shoutout to the ares emulator which is the go-to for homebrew developers (not ROM hacks) on the N64. Thanks to the work of developers like Rasky, LuigiBlood, Luke Usher, and others, ares' N64 core boasts the highest accuracy of any current N64 emulator including very accurate DMA timings, FPU exceptions, cache coherency, basically perfect RSP timings, and others; more than I can name. Of course, with high accuracy also come higher requirements so it's not the best for people who just want to play something but I can't recommend it enough for developers, testers, and enthusiasts.
@apharisc
@apharisc 3 ай бұрын
this is a really good short video! you got my sub, keep it up! :)
@TexZeTech
@TexZeTech 3 ай бұрын
That crash screen is magical.
@doctorfarchives
@doctorfarchives 3 ай бұрын
After that donate screen appeared for the first time for me I just gave up and used another emulator, I agreed those guys deserved to receive donations but forcing you to wait 30 seconds to use the software was just an asshole move. I guess this security risk was just the final nail on the coffin. R.I.P Project 64 - You won't be missed.
@Crazy_Gamer_OG
@Crazy_Gamer_OG 3 ай бұрын
It's just 30 seconds, man... That's less time than it takes for most roms to get past the intro sequences.
@MelDX
@MelDX 3 ай бұрын
@@Crazy_Gamer_OGThat is objectively untrue. In fact it's made worse that the intro sequences happen only after the 30 second waiting period. Don't stick to PJ64. It's actually awful at emulating the N64 accurately and is the bane of most decomp romhackers for its many issues with displaying materials wrong. Pleasure just use Parallel Launcher, you have so many more options and plugins for emulating N64 games.
@paulhudalla9527
@paulhudalla9527 3 ай бұрын
​@@Crazy_Gamer_OGagreed. I haven't used PJ64 as much recently, but I accepted it's just part of using it. Besides, they put in a lot of work to get games working at all. It's a small price to pay for being able to use it. Besides, I would support emulator devs if I could, I just don't have money to.
@mozydiaz8296
@mozydiaz8296 3 ай бұрын
In fact you don't need to wait 30s, when you launch the emulator at the beginning you just have to right click on PJ64 in the taskbar and then click on Project 64, the emulator will restart without displaying the donation screen!
@gluttonousmaximus9048
@gluttonousmaximus9048 3 ай бұрын
@@mozydiaz8296 Also they figured out launching it through a batch file that bypasses it
@Shadow64
@Shadow64 3 ай бұрын
Very good video. Used PJ64 for a long time and have always been too casual with downloading tons of ROMs online. Thanks for putting this out there. That nag screen is super weird so I’ll probably download GlideN. That Anti-piracy screen was amazing btw lmao
@Cyberbrickmaster1986
@Cyberbrickmaster1986 3 ай бұрын
I'm glad I stumbled upon this video, as it's been a while since I've considering even using Project 64, and hadn't already uninstalled it from my computer. From now on, I'll be using N64 emulators through Retroarch, and maybe RMG on the Steam Deck assuming it's any decent, since I haven't tested it much as of yet.
@humanconvertile
@humanconvertile 3 ай бұрын
This played just like one of Mutahar's scare videos: sounds like something scary because it is vaguely relevant to me, until I hear the details and learn it has nothing to do with me lol I currently have PJ64 2.6, honestly a holdover saved from a previous machine, and the installer had no prompts for any extra wares, and the nag screen was negated by typing in a phrase (so no config file modifying or anything). I can imagine switching to another emulator at some point, but considering my needs at the moment, it doesn't seem necessary.
@user-xf5ty9yk7z
@user-xf5ty9yk7z 3 ай бұрын
pj64: this emulator can get you *HACKED* kaze's n64 emulator: this emulator can get you *JACKED*
@mightywaranvil2912
@mightywaranvil2912 3 ай бұрын
Explain *JACKED* real quick, if you'd please.
@trulyinfamous
@trulyinfamous 3 ай бұрын
​@@mightywaranvil2912 getting fuckin ripped man, like buff AF. Muscles for days son.
@user-xf5ty9yk7z
@user-xf5ty9yk7z 3 ай бұрын
@@trulyinfamousbro was thinking "jacked" as in "jacked off" 💀
@DenniselAzul
@DenniselAzul 3 ай бұрын
Thanks for telling us and the explanation!
@LocalGameAddict4506
@LocalGameAddict4506 3 ай бұрын
I feel like this can make creepypasta rom hacks scarier as long as it doesn't contain any malware or any bad code since coders and game devs can do wacky things with this, so it's both good and bad at the same time if you look at it this way, bad due to security reasons, but good in the creepypasta sense for more scares
@itranscendencei7964
@itranscendencei7964 3 ай бұрын
That last clip is pure gold and had me dying. xD
@SysDataSoftOffical
@SysDataSoftOffical 3 ай бұрын
you talking about virus rom one or sub one?
@itranscendencei7964
@itranscendencei7964 3 ай бұрын
I was talking about the last clip with the "anti-piracy" feature. Not the outro.
@SysDataSoftOffical
@SysDataSoftOffical 3 ай бұрын
@@itranscendencei7964 that what sain "pj664 not supported" and crashed PC?
@itranscendencei7964
@itranscendencei7964 3 ай бұрын
Yes
@elweondelasweas836
@elweondelasweas836 3 ай бұрын
I know this going to sound crazy but I remember a long but long time ago when I was playing Mario Kart 64 the emulator suddenly crashed with a error message saying "WTF" and after that I swear Mario Kart 64 never worked again.
@Reldonator
@Reldonator 3 ай бұрын
Seriously, thanks for the heads up!
@puertoricanguy999
@puertoricanguy999 3 ай бұрын
On the topic of N64 emulators, I would really love to hear your opinion on the N64 core of Ares.
@MichaelZimmermann
@MichaelZimmermann 3 ай бұрын
6:18 It concerns me more that userspace code can crash the whole system on windows ...
@gyroninjamodder
@gyroninjamodder 3 ай бұрын
NtRaiseHardError with OptionShutdownSystem still causes a BSOD on windows 11.
@ehs03y3ol
@ehs03y3ol 3 ай бұрын
It can't unless you run It as admin.
@MichaelZimmermann
@MichaelZimmermann 3 ай бұрын
@@ehs03y3ol then I hope that he ran pj64 as admin to implement this joke only, and that it's not required to run pj64 or any games for that matter.
@gyroninjamodder
@gyroninjamodder 3 ай бұрын
@@ehs03y3ol it doesn't require admin to use NtHardError to create a BSOD.
@DefinitivNichtSascha
@DefinitivNichtSascha 3 ай бұрын
Good thing I recently switched to Parallel Launcher.
@cadetsparklez3300
@cadetsparklez3300 3 ай бұрын
Did you run random mods from unknown sources before?
@LavaCreeperPeople
@LavaCreeperPeople 3 ай бұрын
Luckily, I only use the emulator Neko Project II, to play Touhou 1-5 xd
@copescale9599
@copescale9599 3 ай бұрын
Phew... So glad that all my rom files are years old. Thank you for the heads up.
@Terminated_Account
@Terminated_Account 3 ай бұрын
You either die a legendary emulator or you live long enough to see yourself become a villain
@justanotheryoutubechannel
@justanotheryoutubechannel 3 ай бұрын
If anything, it became the villain a decade ago when they started bundling malware in it, even if they did eventually sort it out.
@acronym.4328
@acronym.4328 3 ай бұрын
You either die a Kega Fusion or live long enough to see yourself become a PJ64.
@TMHLBPFan
@TMHLBPFan 3 ай бұрын
​@@acronym.4328 Gens: I ain't a legend? I can run 32x!
@thewhitefalcon8539
@thewhitefalcon8539 3 ай бұрын
Project 64 was never not the villain, from when they only released the source code to old versions, to now
@mgord9518
@mgord9518 3 ай бұрын
​@@thewhitefalcon8539Is only distributing in source code an evil thing?
@supabass4003
@supabass4003 3 ай бұрын
In Soviet Russia, ROM hacks you!
@QuartizOG
@QuartizOG 3 ай бұрын
Dispite the obvious security problems with this I can't help but see this being useful for a awesome horror rom hack that takes advantage of your pc and does stuff like changing your wallpaper and sending you messages through websites.
@betaswithWack0
@betaswithWack0 3 ай бұрын
I found a few emulator escape bugs before, including one in the 3DS VC GBC emulator, but was never able to exploit that one due to complications.
@Snooplax
@Snooplax 3 ай бұрын
PJ64 1.6 had a great run, it will be missed!
@justchan2443
@justchan2443 3 ай бұрын
out of curiosity, why do people use Project 64 instead of mupen?
@sixkayjay
@sixkayjay 3 ай бұрын
a few weeks ago i was thinking exactly about "i should look into seeing if any emulators have major bugs, because theyre just VMs" and here this video is. I might go see if i can find any other bugs myself
@General12th
@General12th 3 ай бұрын
Great video, Kaze!
@Lachrymogenic
@Lachrymogenic 3 ай бұрын
I somewhat predicted this would happen. When rom hacks are getting your system information and detecting what your romhacking account is, I wondered how long it would be until people make viruses.
@mariotheundying
@mariotheundying 3 ай бұрын
Prpject 1.6 is very old, did you really predict it when it already happened
@sorenzzz
@sorenzzz 2 ай бұрын
Vimm is our best friend!
@Xakaion
@Xakaion 2 ай бұрын
Our savior!
@renakunisaki
@renakunisaki 3 ай бұрын
What surprises me is how long it took for someone to find this. I thought I found a similar bug in Dolphin, but they were clever and set up the memory map specifically to make this kind of thing impossible. (I can write to arbitrary addresses within a given range, but nothing important is put there, so all it can do is cause a non-exploitable crash.)
@tdbuniverse
@tdbuniverse 3 ай бұрын
Creepypasta romhacks are gonna be on a whole new level
@TheVideogamemaster9
@TheVideogamemaster9 3 ай бұрын
I was told like 8 years ago that PJ64 was scummy and needs to be avoided at all costs. I didn't realize so many people were still using it after the near-decade of drama about how horrible and unsafe it is.
@Superdavo0001
@Superdavo0001 3 ай бұрын
My knowledge was always that 1.6 was fine but after that they went off the deep-end with malware & stuff
@Alexander-ix2jp
@Alexander-ix2jp 3 ай бұрын
+1
@heyhackurs
@heyhackurs 3 ай бұрын
There are certain safe versions of it I've used in the past (I believe they were community forks) but yeah PJ64 is the anti-Dolphin. Where Dolphin is almost better than the original hardware and flawlessly integrates multiple play styles, PJ64 is pretty stone age still to this day
@metalsonic8888
@metalsonic8888 3 ай бұрын
Same. I've used Simple64 for a long time, and now that Ares works with the OoTMM combo randomizer that's become my main
@YusefIsAGod
@YusefIsAGod 3 ай бұрын
PJ64 it's the face of the sad state of N64 emulation. So many people using this crap simply because there aren't many good alternatives. It's awful to have to rely on outdated plugins to run N64 instead of running everything natively. The same thing was happening with the PSX emulation, where ePSXe was the standard but it was terrible, an emulator worse than PJ64. If you didn't want to mess around with plugins, you either had to use the even older PSFin, completely outdated with no usuable configurations; or Mednafen which doesn't even have a GUI, making it a huge pain in the ass to use. Then Duckstation came along and improved everything, no need for plugins, command lines or outdated code, works out of the box and with a great optimization. I just wish we have a good N64 emulator just like Dolphin or Duckstation.
@jmtradbr
@jmtradbr 3 ай бұрын
Well, Project64 1.6 was released 13 years ago. Of course vulnerabilities would be found.
@someone4229
@someone4229 3 ай бұрын
yep, it's just that people still use it so they have to be warned
@ChrisPTY507
@ChrisPTY507 3 ай бұрын
I remember using Pj64 in the early 2010s. I made a lot of content that it’s still live to this day on my channel and helped me to revive those nostalgic times by allowing me to play classic games. It had a great run, and it will be missed, but it’s time to move on.
@SuperMario9080
@SuperMario9080 3 ай бұрын
PJ64 1.6 always fills me with so much nostalgia, so I'm very sad to find out it's not safe to use anymore. But, I'm glad we're at the point that the emulator is no longer needed anyways, because communities around the N64 and SM64 are constantly changing and improving. There's so much more resources and tools than there were before since PJ64 1.6's inception. For making SM64 machinima, 1.6 can still be used, but there's already a fork of Project64 specifically for that purpose. Like always, thank you for making this video and spreading awareness about this!
@Sonictheoofhog4
@Sonictheoofhog4 3 ай бұрын
Someone has to make a scary SM64 rom hack that uses this vulnerability
@SILVRXIII
@SILVRXIII 3 ай бұрын
RMG > PJ64
@SonicJrandSarah
@SonicJrandSarah 3 ай бұрын
I'm using the version that has the 30-second ad at the moment. I was only using it for Banjo-Kazooie rom-hacks and they don't lag at moments unlike Project64 1.6, but now it looks like that is my main emulator to use at least until I find a better option.
@smzig
@smzig 3 ай бұрын
I believe the late Near (formerly Byuu) demonstrated the same type of vulnerability in ZSNES.
@Agente13840
@Agente13840 3 ай бұрын
What the fuck was the point of making this vulnerability public just like that? I doubt anyone knew about it before this, now that people actually know how this all works thanks to this info, people WILL start posting these virus roms NOW.
@KazeN64
@KazeN64 3 ай бұрын
i had the same concern about posting the video for this reason, but the people that found the exploit thought it was a better idea to warn people.
@Lerrycapetime
@Lerrycapetime 3 ай бұрын
To be fair this vulnerability could've been discovered by hackers at one point, we never truly know.
@Agente13840
@Agente13840 3 ай бұрын
@@LerrycapetimeThere likely would have been warnings and it would've become common knowledge or something like that if it was exploited already.
@AliceGorgonia
@AliceGorgonia 2 ай бұрын
It's **never** a better idea to ignore serious sercurity issues. In **some** cases, it's considered polite to notify the company who makes the product first and give them some time to fix it. But since the bug has appareantly already been fixed in newer versions, ignoring it just means people don't know the risks they're unintentionally subjecting themselves to.
@Agente13840
@Agente13840 2 ай бұрын
@@AliceGorgoniaThis just doesnt work with what I've already replied and the comment itself
@jimmyplayz1420
@jimmyplayz1420 3 ай бұрын
Thank you for the explanation, Kaze!
@MagusArtStudios
@MagusArtStudios 3 ай бұрын
Thanks for the information! It sounds pretty easy to compromise ROMs
@SuperDKNation
@SuperDKNation 3 ай бұрын
The malware thing with PJ64 was back when it was closed source. The project went open source years ago.
@royaltyfreeyoshi7631
@royaltyfreeyoshi7631 3 ай бұрын
Hello Kaze, I really I appreciate you putting out this video, but I just have one question. I don’t know if you’ve heard the Mario Party Netplay emulator, but it’s just a modified version of project 64 that comes with everything needed to play Mario Party 1-3 with netplay. As such, those are the only games running on the emulator. Is it safe to continue using this modified version of Project 64. If it will help, I would like to add that I got the roms from Vimm’s lair.
@KazeN64
@KazeN64 3 ай бұрын
if there is a checksum verification, it should be fine (since that'd mean noone could have edited the official rom). but if it says unknown checksum, it is not 100% safe. though i dont think anyone would have put the exploit into a rom this fast.
@royaltyfreeyoshi7631
@royaltyfreeyoshi7631 3 ай бұрын
@@KazeN64 My apologies, but if I may, how would I check to see if my checksum is verified or not?
@oui2611
@oui2611 3 ай бұрын
this is the type of stuff that gets me to feel that i gotta get smarter asap cuz i dont fully get it, BUT i get that its a dangerous emulator
@Kai-K
@Kai-K 3 ай бұрын
Something interesting to include when possible is if anyone has found stuff in the wild actively using the vulnerability
@DrewTNaylor
@DrewTNaylor 3 ай бұрын
Thought this was a known thing for a few years that it was vulnerable to exploits, or maybe it was something else like someone in the comments mentioned VBA had a similar exploit. I was just wondering which N64 emulator I should install or if I should just hope 1.6 can run ok in Wine now (had issues in 2014) since I'm planning to move back to Linux, but I guess that's answered with Parallel Launcher.
@BenjaminGlatt
@BenjaminGlatt 3 ай бұрын
A righteous Rick Roll? Wonders never cease.
@whamer100
@whamer100 3 ай бұрын
i... am surprised nobody caught this sooner wtf
@unfunf22
@unfunf22 3 ай бұрын
@KazeN64 am i safe if i use retro-arch? i know there exists other emulators such as pj64 and mupen. btw i like what you do in your videos about the sm64 fps optimisation and so. do you have thought about giving a Talk or a lecture about your work so far?
@thisnameisbad3609
@thisnameisbad3609 3 ай бұрын
Parallel launcher uses retroarch so I'm guessing it's fine, but I'm not an expert in programming stuff idk
@block_place1232
@block_place1232 3 ай бұрын
I instantly switched to the Parrel Launcher when I found this out.
@snugglebunnyskullcrusher
@snugglebunnyskullcrusher 3 ай бұрын
Funny, I've just spent the last week trying to get the F-Zero Expansion fully operational on any emulator except for PJ64, as it lacks a native Linux version. Unfortunately I never could get custom cars to save in Mupen via Retroarch, nor could I get it to launch in MAME. It's really a shame that PJ64 is in the state it is, considering how good it can be.
@AgentXRifle
@AgentXRifle 3 ай бұрын
So which emulator should I use for Pokemon Stadium 1 & 2 and be able to use my pokemon GB/GBC games? PJ64 1.6 has a plug in that supports the transfer pak, which alternates can I use to still get this feature to work?
@gblargg
@gblargg 3 ай бұрын
An efficient way to handle this without checks is just have two tables, one for reading and one for writing. Unmapped write entries go to a dummy page in memory that's never read. Unmapped read entries go to another dummy page that's filled with whatever open-bus value gets read.
@aaron96244
@aaron96244 3 ай бұрын
That's what I did in my ancient emulator years ago. The lookup tables got huge but ram was getting plentiful in the early 2000s. I am guessing zil didn't want the increased ram requirements
@taylorberry1735
@taylorberry1735 3 ай бұрын
Kaze, I can’t seem to find the version of GLideN64 you showed in the video, do you have a link?
@brazilian_oak
@brazilian_oak 3 ай бұрын
With the amount of N64 emulators we have today, there's no damn good excuse for anyone to use PJ64 1.6 Take 5 minutes of your time and setup Mupen or Parallel
@sebastianaliandkulche
@sebastianaliandkulche 3 ай бұрын
Actually Project 64 can run some few games that even the other ones couldnt do it perfectly and cant make you get softlock, like Rayman 2.
@based980
@based980 3 ай бұрын
@@sebastianaliandkulche but why would you play rayman 2 on the n64
@sebastianaliandkulche
@sebastianaliandkulche 3 ай бұрын
@@based980 Does that care? Why people play NFS MW on PS2 when its on PC? Why people play Big Rigs if we all know is a piece of trash? Why people use emulators when they have the original hardware? Sometimes there is not a clear answer. The only thing that matters is the actual solution.
@mgord9518
@mgord9518 3 ай бұрын
​@@sebastianaliandkulcheWhich is absolutely worth pursuing, but I think the point being made is that *most* people who use PJ64 would be better off on a different emulator. There will be a few people who have very specific use-cases as always with existing software. Hell, some people still use MS DOS
@sebastianaliandkulche
@sebastianaliandkulche 3 ай бұрын
@@mgord9518 Yes, but i cant play a few games in other emulators than PJ64. Plus PJ64 is way better optimized. So you give me the reason or not?
@NemoracStrebor
@NemoracStrebor 3 ай бұрын
Is there a link to aglab's version of GlideN64? Or is a series of settings in the default GlideN64, or what?
@viket8316
@viket8316 3 ай бұрын
you can use firewall to disable internet connection the fun part is that i still use the blue red version of project 64 because i dont like the green logo but i gonna change to gliden and just change the logo with programs
@cryzenx.
@cryzenx. 3 ай бұрын
ouuuf thank you so much for warning us!
@iamdarkyoshi
@iamdarkyoshi 3 ай бұрын
Not gonna lie, this could have been used with incredible effects for simpleflip's troll hack competition. Though it'd be more terrifying than anything
@ButterScott101
@ButterScott101 3 ай бұрын
that anti-piracy screen at the end is very clever
@captainpumpkinhead1512
@captainpumpkinhead1512 3 ай бұрын
Sadge. Lots of good memories with Project64.
@alec_almartson
@alec_almartson 3 ай бұрын
I use Linux (Xubuntu), and Mupen64Plus as the Emulador (Although it renders some Mario64 Mods with some visual artifacts... like making water transparent when it was supposed to be blue, missingsome colors, etc). Gaming on Linux is a bit safer, and you get to learn a lot by using these O.S..
@pdiddlers3268
@pdiddlers3268 3 ай бұрын
Thank you for spreading awareness
@miguel24
@miguel24 3 ай бұрын
Hello Kaze Emanuar, a question, I already have version 1.6 and several ROMs that I installed years ago and my PC is fine, but if I possibly install a ROM on a current page like the Mario 64 ROM Could it have any malware? And can the old ROMs I have have malware?
@KazeN64
@KazeN64 3 ай бұрын
old roms will be fine
@timmyb.3426
@timmyb.3426 3 ай бұрын
I know he mentioned about newer versions of Project 64 in the pinned comment, but I just want to be certain. So this only applies to version 1.6 and older? Version 3.0.1 is safe?
@AshaiTides
@AshaiTides 3 ай бұрын
Great video! Thanks!
@Lewis---
@Lewis--- 3 ай бұрын
TY for spreading the word, like many others I've been using Project64 1.6 for ages, but now I've slam dunked that shit into the recycle bin
@adirblazkowics7717
@adirblazkowics7717 3 ай бұрын
Honestly, the guy is a total chad for showcasing the vulnerability with something silly instead of exploiting it for malicious intent. Reminds me of the ol' gmod cough virus that popped up deliberately to make that massive problem as visible as possible to garry.
@KokoroKatsura
@KokoroKatsura 3 ай бұрын
does malware roms removed when spotted? or they are never notified
@poisonsnivy6439
@poisonsnivy6439 3 ай бұрын
Haven’t seen a vulnerability this bad since ZSNES
@M64bros
@M64bros 2 ай бұрын
These hackers and scammers are starting to become more dangerous than I have ever imagined, It happened with KZbinrs, Discord, steam, Playstation, (One of my friends told me), Instagram and other social media platforms. We need to be more careful out there to prevent hackers from hacking into our stuff
FIXING the ENTIRE SM64 Source Code (INSANE N64 performance)
18:20
Kaze Emanuar
Рет қаралды 2,7 МЛН
When Optimisations Work, But for the Wrong Reasons
22:19
SimonDev
Рет қаралды 798 М.
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 30 МЛН
How I prepare to meet the brothers Mbappé.. 🙈 @KylianMbappe
00:17
Celine Dept
Рет қаралды 58 МЛН
СҰЛТАН СҮЛЕЙМАНДАР | bayGUYS
24:46
bayGUYS
Рет қаралды 821 М.
N64 recompilation is here - and its looking good!
12:50
Modern Vintage Gamer
Рет қаралды 258 М.
Low Poly is OVERRATED
9:48
Kaze Emanuar
Рет қаралды 362 М.
One of the last six uncleared Canadian levels
3:28
PaniniPancake
Рет қаралды 13 М.
The unsolved Wii game you've probably played before
9:01
cyndifusic
Рет қаралды 548 М.
3DS Can Play Game Boy Advance Games Without Emulation
12:19
Good Vibes Gaming
Рет қаралды 197 М.
Dumping the ROM of a GBA game by crashing it
7:15
TheZZAZZGlitch
Рет қаралды 224 М.
I Optimised My Game Engine Up To 12000 FPS
11:58
Vercidium
Рет қаралды 504 М.
The technique that revolutionized SM64 Speedrunning
6:50
Simply
Рет қаралды 190 М.
How I implemented MegaTextures on real Nintendo 64 hardware
8:51
James Lambert
Рет қаралды 325 М.
ЖИЗНЬ ЮТУБЕРА СПУСТЯ 4 ГОДА!
22:39
EdisonPts
Рет қаралды 1,5 МЛН
BRAWL STARS x DRAGONFORCE: A Draco Tale
3:46
Brawl Stars
Рет қаралды 13 МЛН
😨 Никогда Не смотри на Эту Луну в Майнкрафт
37:02