How to Donate to the Devs...

Desmo

PSX-Place Supporter
Hey all,

So after a couple of weeks of reading all I could in the forums back in Jan and Feb I finally installed Rebug 4.82.2 on my CECHA00. My PS3 went from sitting and doing nothing to being used almost everyday. A lot of times I'm not even playing games but exploring and trying everything that comes with Rebug, Cobra, WM Mod, MM, etc.
I'd like to donate to the devs that allowed me to install CF and to the devs who's homebrew I use on a regular basis.
So far, the ones that I know about and whose goods I use are:

Aldo - Webman MOD
Rebug Team
PS3Xploit Team
Cobra Team
deank - Multiman
joonie86 - Rebug Toolbox
Andreas Smas - Movian
PSP launcher - ????

Is deank still a dev for the PS3? I haven't seen a post by him in quite awhile at least in the PS3 forum. Maybe he's on the PS4 forum but I don't have one and I'm not interested in getting one at all.

If the mods or STLcardsWS could reach out I would appreciate it. I don't want to be sending a paypal to a scammer who's posing as one of the devs.
 
Aldostools
Paypal link on his personal site
https://aldostools.org/

Rebug Team
Donation info at official site
rebug.me (this should include @Joonie ? / @habib ? )

PS3Xploit Team
Donation info at official sites
**ps3xploit.com >Domain no Longer owned by team** (ps3xploit.me =new) & ** ** www.ps3xploit.net > Domain no Longer owned by team** (NEW URL = http://ps3toolset.com) > Domain no Longer owned by team** (NEW URL = http://ps3toolset.com

Cobra Team
CobraUSB was a company, no need to donate to them.
went OpenSource and various scene developer since v7.00 have taken care of it (4 years? or so)

http://multiman.deanbg.com/

Andreas Smas - Movian

This is his official site
https://movian.tv/
i thought there was donation info someplace but not seeing it now
 
Last edited by a moderator:
Here are the devs who have contributed to COBRA since it went Open Source:
v7.00+ - v8.00

[ Joonie's Changes ]
  • Firmware spoofing is disabled due to the changes of PSN Auth since 4.60
  • PLS3 patches are removed from modulespatch.c since this is one of those pre-applied patches on 4.xx CFW
  • unknown E3 patches are removed to fix an issue with XMB, [Originally found by rancid-0, from his PS3ITA 4.50 COBRA]
  • Dual VSH supported for REBUG REX / D-REX CFW, with the proper hash check code was developed by habib and Nzv recently.
  • NPDRM Fself fix is no longer used due to improved fself patches hard coded within the firmware modules on REX/D-REX
[ Habib's changes ]
  • Stage0 and stage0 base are merged, (Optimization on stage0 and stage1)
  • Syscall 11 is added to support full lv1 peek.
  • Syscall 15 is added to allow execution of any lv2 internal function.
  • Allow Syscall 11 to gain full access to syscall 6/7/9/10 to prevent modification from homebrews like multiMAN.
  • PS2 Launcher is no longer needed due to new codes in storage_ext, now COBRA can behave the same way that VSH does to apply configuration of DS3 controllers.
  • PS2 Launcher can still be used, which allows PS2ISO with netemu on backward compatible consoles.
  • PS2 Netemu toggle is added for Backward compatible consoles, it is very useful for those units with broken EE/GS chips as well.
  • PS2 Netemu can now use decrypted CONFIG, place the game config file in the same game path for ex) dev_hdd0/PS2ISO/GOW.ISO dev_hdd0/PS2ISO/GOW.ISO.CONFIG
  • HASH calculation algorithm is changed, now it uses static hashes, so the hashes will not be changed unless modules have major changes.
  • Stealth extension support to disable Syscall 15
  • Allows temporary LV1 peek from syscall 8 when "disabling COBRA" is not used
  • Run payload with Kernel privileges - Added option to run payload with kernel privileges like ps vita skprx. this is a big thing! one can make hooks, printf to socat, do whatever they feel like they need to do. at the current time only one payload is supported at a time. in the future i might increase this
  • Boot times speed improved - as there is no stage1.
  • PS2 bc and semi bc consoles wont load iso when cobra disabled - disable cobra using opcode)
  • Added support for dynamic memory payloads, 5 of them can be started from "/dev_hdd0/boot_plugins_kernel.txt"
  • Toolchain updated to support dynamic address loading.
  • For applications, you can also mount em, and unmount em separately
Please review this post for further detail via http://www.psx-place.com/threads/up...cludes-new-cobra-8-00-payload-by-habib.22810/
[ KW's changes ]
  • webMAN integration on boot. Also disables external webMAN plugin located in dev_hdd0 (Disabled for REBUG 4.82.1 LITE)
  • PSN Patch stealth mode, it remove custom syscall from the ps3
  • Homebrew blocker added, when Syscalls are disabled by plugins or homebrews, it will prevent homebrews from being launched, and it will return as 80010006 on XMB.
[ Deank's changes ]
  • Improved map_path, to fix the issue with games like Shadow of Mordor
  • Permission protection is disabled to increase game compatiblity and full DEX support.[no more issue with Target Manager or CCAPI]
  • 80010017 / 8001002B Error fix is added since 4.60, this was developed to prevent issues with games when game disc is inserted in BD Drive.
  • LIC.DAT check is patched to fix the issue with launching homebrew since 4.60
  • Full burned optical media support for PS3 Games. (CD-R, DVD-R SL/DL, BD-R SL/DL, BD-RE)
[ Nzv's changes]
  • PS3MAPI 1.2.2 support, it is similar feature comparing to CCAPI, but open sourced project and also can unload vsh plugins , attatch process on all type of EBOOT. One of those great debugging features.
  • Partial disable syscall8 and unhooks all cobra hooks (Part of PS3MAPI)
  • Block update from disc
[ Aldo's changes ]
  • Improved PSX media type support, now it supports following disc types
  • 2048 // 2352 // 2336 // 2448 *
  • Improved Video mode patch with proper region detection Original COBRA payload was relying on ps1emu's detection method, now COBRA has extra pre-processing that can detect region properly and force apply correct refresh rate depending on the game's region. (Improved PS3MAPI functions)
  • Added PEEK/POKE (LV1/LV2) as PS3MAPI opcodes (syscall8)
  • Added option to block access and request access to syscall8 using a key (also as PS3MAPI opcodes)
  • Added temporary disablement of Cobra syscall8 to allow dumpers peek 0x1000 to 0x9800
  • BASIC_PLUGIN hash is commented.
  • 80010006 Error fix when trying to install a game update with syscall disabled. Fix & Research @Joonie @Alexander @Aldo
[ Alexander's changes ]
  • Fixed data corruption if you uninstall game/game update/homebrew with syscall disabled
[ Haxxxen's changes ]
  • Extra patch for PSP SAVE DATA is disabled by default to improve compatibility, however can be toggled by CROSS+R1 when launching PSP launcher.
[Evilnat's changes]
  • Updated KW's code to search webMAN in flash and load it firstly if it's found in /dev_hdd0, will search in the following paths:
    • /dev_flash/vsh/module/webftp_server.sprx
    • /dev_flash/ps3ita/webftp_server.sprx
    • /dev_flash/webman/webftp_server.sprx
    • /dev_flash/dragon/web.sprx
[/spoiler]
 
Hi STLcardsWS,

Thanks for the info...
Just wanted confirmation that the sites I visited earlier are really the sites to donate to.
Speaking of, I'll be making a monthly patreon donation to this site as well.
Without this site, the huge knowledge base it contains and the active members there is no way I would have been able to JB my PS3 and breathe new life into it. I find myself visiting the site on almost a daily basis and doing more research.
To be honest, I think it's a real shame that so many people use the site but your donations are not up to scratch. I used to work on quite a few open source projects in the linux world and it's the same thing.
Thanks for the great site and hopefully it keeps on going for the foreseeable future.
 
tbh i only got rebug donation once. regardless im in a position where i can say im well off so i dont really need money haha
 
Done...
Instead of patreon I'll do paypal.
Here in Germany I have to pay 19% VAT for patreon and I don't feel like giving the government anymore than the 43% I already give them out of my paycheck every month.
 
tbh i only got rebug donation once. regardless im in a position where i can say im well off so i dont really need money haha

unclaimed donation is still sitting in the account we can ask Evilsperm to send them to us. I'm not sure how much's left

FYI @STLcardsWS

EDIT* Evilsperm's currently investigating it since he thinks the account got banned by paypal.
 

Similar threads

Back
Top