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

Universal Media Server 6.3.0 - Improvements & New File Host

screenshot.png

SubJunk and team have just released their latest release of Universal Media Server. The update brings further device improvements and a few bug fixes together with updated components such as FFmpeg, MediaInfo and MPlayer.


General:
  • Added renderer config setting VideoFormatsSupportingStreamedExternalSubtitles
  • Added renderer config setting StreamSubsForTranscodedVideo
  • Ignore the article "a" by default, along with "the"
  • Improved support for 3D subtitles
  • Improved support for streaming external subtitles
  • Defer to FFmpeg for transcoding VobSub subtitles
  • Fixed header animation delay on web interface
Renderers:

  • Added support for Yamaha RXV500D (thanks, newbietux!)
  • Improved support for Miracast M806
  • Improved support for Panasonic Viera GT50 TVs (thanks, pcjco!)
  • Improved support for Panasonic Viera TXL32V10E TVs
Languages:

  • Synchronized translations with crowdin
External Components:

  • Updated FFmpeg
  • Updated MediaInfo to 0.7.85
  • Updated MPlayer/MEncoder for Windows to SB65

Downloads: Windows | Linux | OS X   
Source: universalmediaserver.com

reActPSN v3.20+ by CCREGAME


reActPSN is a backup launcher and OFFLINE PSN license generator. This tool lets you backup and restore the licenses of your games without any private information. It can fix selfs and edats, and convert PS2 isos to PS2 Classics. 

Video of reActPSN: 


reActPSN v3.20+

. Added support future CFW until new key added or code structure is changed. It should works on all old CFW. tested on CFW3.55 4.21-4.65, working very well.

reActPSN v3.17

. Added support DEX4.65.
. Only this tool has fixed random black screen bug when play external directoy games.

reActPSN v3.16

. Added support CFW4.65.
. Only this tool has fixed random black screen bug when play external directory games.

reActPSN v3.15

Fixed CFW4.60 new crash bug when connected some USB storage.
Added support backup games from internal folder GAMEZ.
Fixed CFW4.60 DLC 0x80010038 error.
Added support DEX4.55 CFW4.60.

reActPSN v3.14

Added support CFW4.60.

reActPSN v3.13

- (poorly translated)
* Enhanced bd direct boot game list algorithm,
* Fixed several bugs.

reActPSN v3.12

* Added auto copy external splitted game to HDD0/GAMES for bdselector.
* Added forced copy external splitted game to HDD0/GAMES for bdselector & bdloader.
* Added forced remove of game's internal copy (HDD0/GAMES) for bdselector & bdloader.
* Added support for CFW4.55.

reActPSN v3.11

* Added BDselector safe mode, support launch game from original BD icon.

* Added professional (fix seg6001) downgrade backup games & patches to BDselector & BDloader.

* Added forced repair incorrect downgraded by other game managers.

* Added remove webMAN's lastgame.txt, so it works very well on Cobra CFW.
reActPSN v3.10
Added new payload named GMmount: Direct boot any game from XMB is now possible.

This version support max 9 direct boot games: that is 7 last played games, 1 HDD0 new game, 1 USB new game.

Very simple to use, put the game to boot on an external hard disk, then run reActPSN,

Start the new game directly under the original disc icon.

reActPSN V3.10 Quick Start Guide

Basic function

Create aa user and run reActPSN to generate PSN license from USB/exdata.

Button controls

Hold the following buttons for 6 seconds when launching reActPSN.

[L1] Reinstall RAPs&EDATs from USB0/exdata or USB1/exdata folder.
[L2] Backup RAPs&EDATs to USB/reActPSN/pubPSN/rapxxxedatxxx.zip.
[R1] Backup reg&rif&edat to USB/reActPSN/BKxxxx.zip.
[R2] Backup full fixed NPD files to /USB/reActPSN/FixedPSN.
[O] Fix PSone/PSPminis/THEME & generate C00 activation edat license.
[X] Batch installs PS2 ISO from USBorHDD/PS2ISO. Flawlessly same as PSN pkg install.
[∆] Fix PSN retail to free.stage1:fix all eboot and start hook,play,stage2:fix sprx edat etc.
[□] Batch make BD games loader PKG from GAMES&GAMEZ, output PKG to HDD0/packages or USB/.
[∆+R2] Fix PSN and make all NPD FIX pkg to USB/. same as PSN crack patch.
[R2+L2] Make only 'Fixedby reActPSN' NPD FIX pkg to USB/ or HDD0/packages.
[R2+L1] Make all files FIX pkg to USB/ or HDD0/packages. make sure have enough freespace.
[R1+L2] Make retail NPDRM files pkg to USB/ or HDD0/packages.
[R1+L1] Make retail all files pkg to USB/ or HDD0/packages. make sure have enough freespace.
[RIGHT] 8 seconds CEX2DEX&DEX2CEX.
[DOWN] Patch VSH to run reActPSN2.0 and enable screen shoot..
[LEFT] Disable/Enable all users rif license(remove/restore act.dat).

BDloader functions

Install and run any BDloader after one KEY 18 seconds, play BD games.
[∆] BD games unloader.
[□] Batch make BD games loader PKG from GAMES&GAMEZ,output PKG to HDD0/packages or USB/..
[L1] Forced downgrad this backup game and patch from 4.20+ to 4.20. Dont forget install bubble pkg.
[LEFT] Delete current user's all games Trophy.

BDselector functions

Run reActPSN or BDloader, use last BD icon to change Mount Games from XMB.

How to use:

<1> PLAY BD backup games with BDdirectboot, supported CFW4.30 to CFW4.53.
Run reActPSN, 9 BD icon (7 last play games, 1 hdd0 new game, 1 USB new game) will be added.
<2> PLAY BD backup games with BDselector, supported CFW4.21 to CFW4.53.
Run reActPSN or BDloader,use last BD icon to change mount Games from XMB,
Run PS3 Games from the XMB on 1st BD icon(app_home),
Or run any directboot game then launching it from orignal BD icon.
Or run it from orignal BD icon when this icon and title belongs same one game.
<3> PLAY BD backup games with BDloader
Run reActPSN or any BDloader with holding SQUARE to make all BDloader PKGs.
Install you favorite rBL_xxxx.pkg from HDD/packages or USB/.
run it, waiting 18 secondes then play BD game, or directboot this game.
<4> Flawlessly to play all PSN contents.
(1) Download psnstuff v1.82,download psn contents and store RAP&edat files.
(2) Put exdata folder with rap's on usb, create 'aa' user and run reActPSN.
(3) Install PSN and playing...
(4) Put exdata folder with new raps on usb, holding L1 button for 8s and run reActPSN.
Install new PSN and play new PSN games.
<5> Play C00 type PSN games without rap&edat. [O] to activate it to full game.
<6> Share your RAPs to others same as psnstuff, [L1] will help you.
<7> Share your PSN crack patch to others.
(1) Downloads PSN (1942 flower rain DLC) from PSN store(or install&play it with psnstuff).
(2) Insert USB disk to usb0 or usb1.
(3) Run reActPSN and holding ∆ triangle button for 6 seconds.
(4) Play 1942,flower,rain,BD or PSN dlc.
(5) Run reActPSN and holding triangle+R2 button for 6 seconds, then check your USB disk.
(*) Do not insert any usb disk,[R2+R1] can create >4GB pkg on hdd0/packages.
<8> Flawlessly to install PS2 ISO. (Require CFW>4.20 and has been installed any RAP)
(1) Copy few or many PS2 ISO files to USB/PS2ISO and run reActPSN with hold X.
(2) Install bubble pkg on XMB.
(*) For >4GB PS2 ISO, copy it to dev_hdd0/PS2ISO, do not insert USB, then [X]...
PS2 ICON will be displayed if you have installed a full version MM.
<9> DANGEROUS FUNCTION!!! DO NOT TRY IT IF YOU CAN NOT FIX A BRICKED PS3.
(1) SET QA, 3.55CFW, [RIGHT] [RIGHT].
(2) 8s CEX2DEX DEX2CEX, REX4.21 or REX4.46 on slim, [RIGHT], its safe.
(3) FIX VSH, works on every CFW. screen shot patch is added. 
Source and Downloads : brewology

XMBPD v0.30 (REBUG 4.80 ONLY)


PS3 Developer DeViL303 is back with a new update to XMBPD, the Homebrew Store that is integrated right into the XMB for 4.80 REBUG REX user's. This release is only for REBUG REX 4.80 CFW and also contains some other changes in the latest release of version 0.30 that DeViL303 has dropped in the forums earlier today's. Over 900 Themes or available plus some other changes, one things was pulled from the release and that being the CFW Applications addon, but it appears this could be brought back possibly in a future update. View all the details and changes in this release below, plus some additional information about XMBPD or also known as XMB Package Downloader:


XMBPD (XMB Package Downloader) v0.30

Here is the latest version of XMBPD, v0.30, Sorry for the delay, I had some issues with the server and some other problems, XMBPD releases should come much quicker in future if there is a Rebug firmware update. As usual please remember this is a beta and a work in progress so there could be bugs.​

Features of XMBPD:
  • Ability to download over 70 80 packages from the XMB just by selecting them, with no USB stick required.
  • Packages divided up into categories
  • Package list will update automatically or can be refreshed manually using the new function.
  • Removes the annoying Spotify and Singstar links from main XMB (packages still available to download through XMBPD)
  • This application installs to flash so it is there after a system format/restore..
  • XMBPD can be updated from within itself via the Tools/Mods/Misc section.
  • New icon set for all the categories, All the icons are added to the relevant RCO files for fastest response and smallest filesize while keeping quality.
  • Is compatible with Multiman singstar unlike early releases.



 
NOTE: Video is Version 0.20

      
Mirror: brewology 
Source: psx-place.com

PS3Lock v0.9

PS3lock.JPG

Ps3 Developer @MixeryMaxe has a new update for PS3Lock with the release of version 0.9 that gives this ps3 plugin a new noob friendly pkg installation and also the developer provides support for recently released 4.80 CFW., Also, this update provides support for all ps3 controller slots (1 - 7) and even to the BD Remote. See all the details about PS3Lock v0.9 and how to use this incredible ps3 plugin from the details provided in the tabs found below:



PS3Lock v0.9 (PS3 Plugin) by MixeryMaxe

PS3Lock is an authentication-system for CFW capable PlayStation 3. A personal password protects your PS3 against unauthorized access or gives you restricted access. XMB Settings, deleting of content files (apps/homebrews, game-data, video, music and pictures) and system update all can be locked.
NEW -- PS3 Lock v0.9

  • Added system update block for CFW 4.80 (thx to ermak86)
  • Added support for all pad ports (1-7) and BD-Remote (thx to atreyu187 and stefa11)
  • Added polish language (thx to darekspy)
  • Added installer-pkg

Functions:

  • After installation, at first boot you will be prompted to define a password (min. 2 digits, max. 10 digits).
  • To set the password you can use the following buttons:
    • -:dir up::dir down::dir left::dir right:
    • - :but tri::but cir::but x::but square:
    • - :but l1::but r1:
With ":but l3:" you can cancel the entry and with ":but r3:" you can save the password.​


  • After saving, the PS3 is protected by this password and is required after each restart.
  • After 3 incorrect entries the PS3 will shut down automatically.
  • Authentication is done in the same way as you save it or via an USB device.
  • You have to set up this USB device and this device have to be in "/dev_usb000" (most right, close to BD drive)
  • on PS3 startup. Don't forget to enable "USB authentication" in the settings menu.


Screenshots:
 ​
ENG_1_Password_entry.JPG ENG_2_Password_restricted.JPG ENG_3_Passwotd_confirm.JPG ENG_4_Settings.JPG ENG_5_Advanced_settings.JPG ENG_6_Statistic.JPG PS3Lock v0.9 Installer Updater.JPG PS3Lock v0.9 Installer Updater_1.JPG

Changelogs

NEW -- PS3 Lock v0.9
  • added system update block for CFW 4.80 (thx to ermak86)
  • added support for all pad ports (1-7) and BD-Remote (thx to atreyu187 and stefa11)
  • added polish language (thx to darekspy)
  • added installer-pkg
0.8
  • added "permanent" lock XMB settings
  • bugfix in "permanent" block system update
  • hide GAMEZ optimized (can be disabled completely)
  • added new background (GIMP-project in src-folder)
0.7
  • added system update block for CFW 4.78
  • remove plugin update function
  • small change in control handling. self-explanatory!
  • change pluginpath to /dev_hdd0/plugin/PS3Lock/
0.6
  • bugfix in restricted mode
  • added PS3Lock start delay
  • set your language in settings, now in extern file
  • block software update (thanks to ermak86 for files)
  • added ability to show "Parental Control" password
  • added plugin update funktion
0.5
  • re-added restricted mode
  • added xmb pw protektion
  • added ps3lock settings pw protection
  • added sleep timer
  • added manually hide/unhide hdd0/GAMEZ folder
  • added manually lock/unlock xmb settings and "deleting apps/games"
  • confirm password while set a new password
  • added fail-safe button combo (password reset)
0.4
  • re-wrote the whole plugin (now based on VSH Menu)
  • added statistics
0.2
  • added restricted mode
0.1
  • initial release
  • added usb authentication

Download: PS3Lock_v0.9_+_SRC
Mirror: PSX-Place DLs

Source: PSX-Place.com (Alert from Developer)​