Wednesday, 25 May 2016

PeXploit Ongoing List Thread Plus Source Code

[​IMG]
PeXploit Ongoing Version List Thread


[​IMG]
PeXploit Lite 1.0 is live!
To Quote:
A HUGE THANKS to TheDarkprogramer

PeXploit Lite is the lite version of pexploit.
It installs pkg file on OFW 4.66+.
It uses kakarot's ps3xport to do all the major work


Bubble mode: no need for IDPS.BIN (only for c00 games)​
the pkg are pushed into the backup, and you install them via the XMB
Note: the edat / rap trick is patched past on FW 4.75!! Do not update to FW 4.75, if you value free game content on OFW!! If you are still on a lower FW.
PeXploit Src [Source Code]
https://github.com/xXxTheDarkprogramerxXx/PeXploit


[​IMG]
Based on ps3xport utility framework.
http://kakaroto.homelinux.net/2014/12/ps3xport-released/
  
Source : http://www.psxhax.com

XMB Lock v2.03 - 4.80 Custom Firmware Support Added



XMB_Lock_v203.jpg
Another release for PS3 Custom Firmware users has been released to the public as developer ErMaK86 has updated his set of XMB Modifications that locks down various settings from being accessed by others who may use your system. Now don't get XMB Lock and PS3Lock confused, while PS3Lock (a ps3 plugin) is based off XMB Lock they perform some different task and some similair task so be sure to research those two releases that often get mixed up. 

  • Lite Lock --> locks update,system settings,net settings
  • Full Lock--> locks all settings category
  • Disable Lock --> all locks are gone,settings is back to normal

 Video is version v1.00 (release currently resides at v2.03 so things may appear differently in this version but you get the idea of what this XMB Modification purpose and uses are.​


 NEW - v2.03
  • Added 4.80 cfw Support
v2.02:
  • Added 4.78 cfw support
v2.01:
  • Added 4.76 cfw support
v2.00
  • Added 4.75 cfw support
  • Removed 4.46 cfw support (some problems) i try to add support in my next update
  • Added full lock (setting category)
v1.02
  • Minor fixes
  • Delete unnecessary xml (bitsbubba suggestion)
  • Added 4.65 cfw support
  • Added bitsbubba Reboot method (+2)
v1.01:
  • Added support for 4.46 4.50 4.55 4.60 4.66


Download: XMB Lock v2.03
 
Source: psjailbreak.gr
via :http://www.psx-place.com
 

Movian 5.0 PS3 Media Center by Andreas Oman is Now Available

Movian.jpg
PlayStation 3 developer Andreas Oman updated Movian PS3 Media Center to version 5.0 today, which features a new user interface that works better with touch devices!

Download: movian-gh-5.0.pkg / movian-5.0.pkg / movian-5.0.self


To quote from the official blog via PS4 News: Movian 5.0
Finally I've decided to put the 5.0 release out. Downloads are available here.

This release comes with a new user interface which works better with touch devices as Movian is now also available in Google Play store, get it here.


Highlights from this version, in no particular order:

  • New "flat" user interface
  • Official Mac OS X builds (with built-in updater)
  • Official Android builds (with built-in updater)
  • Improved screen saver
  • Better video decoding support on Raspberry Pi
  • Raspberry Pi 3 supported
  • Show current time in top-right corner
  • Hardware accelerated video decoding on Android
Have fun!
/Andreas

Source : http://www.psxhax.com

Full RSX VRAM/IO access exploit

  • Release: .Full RSX VRAM/IO access exploit
  • Developer: AlexAltea
  • Release Type: RSX Exploit
  • Platform: PS3
  • Source of Release: playstationhax.it

 
This allows userland/lv2 access to the entire 256 MB RSX VRAM range and the entire RSX IO address space and works on all firmwares up to the last version. Particularly interesting here, is that this allows to access the last 2 MB of VRAM, reserved only for the LV1 driver, and maybe slightly less interesting, accessing 'vsh.self' VRAM area and IO mapped memory.


## Disclaimer
The requirements are quite hard to satisfy (many of you either don't need this, or can't run this) and it's only relevant for devs (so some don't need to care about it either). It just gives you access to something inaccessible before with userland/supervisor privileges, nothing else. That's the ONLY reason I'm posting this (and maybe the hope of someone being able to do something better with it).

## Requirements:
You need either:


  1. Userland entry point (e.g. Browser exploit [1], <= 4.78?) + NAND console (although probably if you have this, you already hacked it and have LV1 access).
  2. LV2 entry point (e.g. RSXploit [2], <= 4.45?). You will need to replace the `sys_rsx_context_attribute` LV2 syscall with the `lv1_gpu_device_map` LV1 call in the source code of the PoC provided below (and remove all the GCM library code among other things).


## Download
Source code available here (documentation inlined as comments):
https://github.com/AlexAltea/ps3auto...ram_access.cpp

## Acknowledgements:
Thanks a lot to @3141card, for his LV1 RE files, and to people from Nouveau/Envytools people, specially mwk.

[1] There's a browser-based (was it Webkit?) memdump PoC for PS3. So, just dump memory, find gadgets and build a ROP chain to load userland code.
[2] There's a flaw in 'sys_rsx_context_allocate' that allows that. More info on the RSXploit thread.

[Release]Sort of psnstuff v3.0.0.0 By TheDarkprogramer

PW4uVNZ.png


Well i know not everyone is still interested in the ps3 scene and so on 


but i had a look and ive been using @eminem451 @slimshady451 's psnstuff which he took over since it was made open source
i have however had a few issues with it like when it downloads a newer version of the application it makes a new folder every time and it gets annoying to move them to the main folder every time
so i have created my version of psnstuff from v3.0.0.0 by @Lozers 

and have created a Download Helper which will replace the new exe with the old one this is purely for developers and the source code is as always available on my github 
 

so here is the link to the source on my github 
https://github.com/xXxTheDarkprogramerxXx/psnstuf 
a bit more of what ive added 
ive added a settings window just to allow the user to select where to save the downloads 
by default it will save them in MyDocumentsPSNStuffDownloads
else the user can select where to save it 
the download helper will be in the same folder as the executable 
 

this is purely some code to help out @eminem451 @slimshady451 with future development on psnstuff 

 

also something i have added is to copy the data from downloads directly to a usb for easy access to the users (kind of like noob proofing) 

Source : http://playstationhax.it