PS3 finally hacked?


Recommended Posts

At their site now. I might actually buy one of these bad boys.

I wouldn't. There a possibility of a free alternative, and you're facing the danger that Sony can, and will, update and block it. Though from reading the instructions given with the device it looks like if they block it it will only affect people going to install it, but they could also delete the Backup Manager's installation files.

I foresee a mandatory PSN update in the future. By mandatory I mean they will block PSN access if you don't.

Probably won't be necessary, debug consoles will show up as debug consoles on the network. Most likely a way to tell legit from spoofed at their own end, not the user end.

Or else whatever debug key got dumped/leaked, it will be shown as connecting to the PSN 1,000,000 times laugh.gif

Just guesses of course, and again if this is real only issues for anyone who goes on PSN. For those that don't, best Sony can do is include mandatory FW updates on future game discs.

They can only be real games, you can't just download a game from the Interwebz and install it on your PS3. This doesn't work like that.

Yup, works the same as a current debug units does.

Although with unsigned code being able to be run, if it is successful you'll no doubt get methods to play downloaded files.

Yup, works the same as a current debug units does.

Although with unsigned code being able to be run, if it is successful you'll no doubt get methods to play downloaded files.

That's if anybody knows how to code that kind of thing on PS3. I would have thought that coding for it will be a lot more difficult for PS3.

EDIT: Another video:

Maybe now this will get Sony to take their Blog Share more seriously and start implementing what a lot of people been asking for, instead of little things like PS Store recommendations and a sparkly XMB?

Looks like i'll be turning off Automatic Updates now to see how things go with this device.

Here is what the newest version of the PS3 will look like

0ibm2v2.jpg

:laugh: :laugh: :laugh:

Another video from redboxmods.com:

http://www.youtube.com/watch?v=jrsTTWpGfQU

Don't know if anyone knowtist this, but it let's you skip mandatory updates.

A full blue-ray game backup takes around 90 mins.

You can play Online from the backup.

Can't skip videos playing a backup game.

Once the program is installed, you can't remove it, ever.

The USB must be conected at all times.

Yup, works the same as a current debug units does.

Although with unsigned code being able to be run, if it is successful you'll no doubt get methods to play downloaded files.

You can bet that will be the first thing they work on.

Also removing patches from rips is another process not unfamiliar to modders. Those won't be an issue.

You can bet that will be the first thing they work on.

Also removing patches from rips is another process not unfamiliar to modders. Those won't be an issue.

Maybe on the Wii, but some PS3 games for example required a FW that not long ago free'd up more memory in the system OS. Things like that just can't be patched out like they can on a very basic OS like the one the Wii has.

"We've heard from numerous sources that PS Jailbreak clones will be hitting as early as next week. We'll leave it up to you whether you want to take a chance on something like that."

Yes...I think I might. : D

Maybe on the Wii, but some PS3 games for example required a FW that not long ago free'd up more memory in the system OS. Things like that just can't be patched out like they can on a very basic OS like the one the Wii has.

See:

Another video from redboxmods.com:

http://www.youtube.com/watch?v=jrsTTWpGfQU

For firmware that are actually necessary for compatibility with a game, you might see an implementation like the Wii (homebrew 'patches' to the OS that still leave the security hole in place but update the OS). Though that depends how big exploit is.

It's not really an exploit though as such, someone has just managed to dump the test debug consoles good bits, get away with that, then leak it. From my understanding anyway.

What you can do on the debug firmware isn't exploitation, the firmware itself is by default pretty much open a lot due to the developers needs.

Paying $170 for a 1st gen piracy device is a complete lmfao, so yes, if you're interested wait.

As someone on another forum said...they're probably building their initial investment because they know Sony will block it, so they need to make as big a profit as they can...and quickly.

i think that price tag has come from the fake site , i dont think they annouced prices or so psx-scene has said.

http://www.ozmodchips.com/ps-jailbreak-worlds-first-ps3-modchip-plug-and-play-p-68.html

I thought this was interesting read too:

http://psx-scene.com/forums/showpost.php?p=494262&postcount=271

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • OK, now ask yourself how are they going to enforce that law? By requiring every single adult to prove their age and provide their legal identity documents to an UNREGULATED 3rd party company that already has a long track record of multiple data breaches. Not to mention, parliament have voted AGAINST this ban, twice, and Starmer is going ahead anyway. So, where's the democracy here, because that looks like dictatorship to me. The solution here is parental responsibility, not government control. Run some public service announcements on TV and UK social media teaching parents how to setup parental controls. That's already been proven to actually work. But the, this is not and has NEVER been about keeping kids safe. It's about control and monitoring. Watching what you're doing online and controlling what you can see and what you can say.
    • Interesting read. I knew the adware was quite controversial at the time, however never realised to the point The Guardian wrote an article about Patchou. I just said no and enjoyed his creation, I’d probably be a lot more wary of something like that today though.
  • Recent Achievements

    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
    • Collaborator
      vjlex earned a badge
      Collaborator
    • Reacting Well
      Dys Topia earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!