Post: ControlConsoleAPI 2.80 REV4 (CCAPI)
11-11-2013, 05:34 PM #1
FM|T Enstone
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({});
Current version : 2.80 REV4


Hello everyone,


CCAPI is a software that establishes a connection between your ps3 and your computer. You can control your ps3 from your pc. Some CCAPI functions:
Debug non-fself & fself in real time
Real time memory edit on CEX/DEX
Wire(less) connection
Module loading
Modify idps and psid
Edit console Leds
Ring console buzzer
Get ps3 temperature
...


Compatible firmwares:

CFW 4.21, 4.30, 4.40, 4.41, 4.46, 4.50, 4.53, 4.55, 4.60, 4.65, 4.70, 4.75 CEX or DEX + 4.66, 4.76 CEX or DEX
Cobra/Non-Cobra, 4.78 CEX or DEX, 4.80 CEX or DEX, 4.81 CEX or DEX, 4.82 CEX or DEX, 4.83 CEX


VSH module loading:

- create a directory in your /dev_usb000/ called plugins
and put all your sprx plugins into, it should be
/dev_usb000/plugins/prx_name1.sprx
/dev_usb000/plugins/prx_name2.sprx
....
All of the sprx that are present in this folder, will be loaded at ps3 boot.
Important: If some games refuse to work, just don't use plugins (delete plugins folder from /dev_usb000)

How to install CCAPI?

Just download and run the ccapi pkg on your ps3.
It will tell you to reboot, and it's done. You only need to do this once.

How to uninstall CCAPI?

Just run again the pkg.

Console Manager:

Add consoles (name/ip) usable in all ccapi tools
You must login or register to view this content.


Virus scan:
You must login or register to view this content.

ChangeLog


  • 2.80
    (rev4) Added 4.83 CEX support
    (rev3) Added 4.82 DEX support
    (rev2) Reduced memory use
    Added ps3 TOOL support (with DEX/CEX kernel only)
    Added console finder into consolemanager
    Added vsh menu
    Added 4.82 CEX support
  • 2.70
    (rev6) Added 4.81 DEX support
    (rev5) Added 4.81 CEX support
    (rev4) Added 4.80 DEX support
    (rev4) Added 4.80 CEX support
    (rev3) Added 4.78 DEX support
    (rev2) Added 4.78 CEX support
    (rev2) Added 4.76 DEX support
    Added other platform support
    Optimized network bitrate
  • 2.60
    (rev7) Added 4.76 CEX support
    (rev6) Added 4.75 DEX support
    (rev5) Added 4.75 CEX support
    (rev4) Added 4.70 DEX support
    (rev3) Added 4.70 CEX support
    (rev2) Added 4.66 CEX support
    Added 4.60/4.65 support
    Added Cobra support
    Added SetBootPsid/SetBootIdps/SetPsid
  • 2.50
    Added 4.53/4.55 support
    Added a console list
  • 2.00
    Reduced memory use
    DLL (C++ / C#) released to build programs for ccapi
  • 1.00
    Original version




You must login or register to view this content.
Last edited by James reborn ; 11-25-2018 at 09:10 PM. Reason: Added most recent update.

The following 871 users say thank you to FM|T Enstone for this useful post:

^TPP^, _HURT_, _L0st_my_Gh0st_, -Google-, Nath, -Numb, -SuperMan, !MixerxHD!, ..jigsaw, .MrRedDoT, {H} | Exception, {OM}1337{OM}, Jiggy, /SneakerStreet/, ❇❥⛺Cerberus⛺❤❇, マated, بومبو, Smooth, VAP3R, Dynamite, One, Okami, ⓙω мσ∂z, ▶DaOriginal209◀, Nana, ☓-Dani-☓, Kappa, DIRTY SMASHER, ⚔Spanners⚔, #Dragoss, #Rage, 045Connection, 077407, 0xX0R, 0zersub, 192.168.1.1, 6jarjar6, A_Gen_Fiasco, abankmino, aburezk, AcidicSins, Adel500, AdnanM801, AdxmModz, ady05113, Ahmed.AK, Aitan7, AKONIT92, alboyiscool, Albus, alchybear, AlecKeaneDUB, aleeeex, alenbih, Alex_xbr, AlexNGU, Alexon, AleXta, Alf.Red, ALI ALHILFI, aliast, allant, AllMw2MoDz, alvieth, Amanda, Andr3wM, AndresKid, AndrewKills, angelo27093, animalovich, annern, Ansity., anxify, Aphelion09, Appreciate, arash_ashkan, Armyspy, Arrow_Modz, Asian, Ass Burgers, ateazy12, audi787b, mason, AutoModder, azooz121, Azus, B o n e, b3tl1ng, BadChoicesZ, bAdReQuEsT, BAGZY13B, BaileyisDope, bam509, bandphan, Bane., barelynotlegal and 771 other users.
11-28-2013, 06:35 PM #317
tec11
Haxor!
great tool m8
11-28-2013, 10:32 PM #318
KevinWinterX
< ^ > < ^ >
Originally posted by FM
Hello everyone,

Current version : 2.00

Today, I release the 2.00 CCAPI update, it should fix lots of bugs.
- Memory use has been reduced
- Boot time has been reduced too, at the first load it's about 20 sec, then for next boot it's now instant.
- Shoud be compatible with more fimwares now.
- DLL is now released, you can now make your own ccapi programs.

If you want to make your own program in C#, you must use iMCSx's PS3Lib, you can read his tutorial here:
You must login or register to view this content.
Since I haven't seen lots of C++ users, if you want to make your program in C++, you can contact me. I will tell you how.

------------
ControlConsoleAPI is an API for PS3 and PC similar to TMAPI on DEX console.
But this one "CCAPI" works for CEX and DEX.
It will give you those features :

Features:
- Compatible CEX/DEX/SEX/(TOOL ?)
- Debug non-fself & fself in real time (vsh.self for example can be debugged in rte, or any game with non debug eboot)
- Debug kernel in real time(lv2_kernel.self and lv1.self)
*Classic functions (RTE on CEX + DEX):
-getProcessMemory
-setProcessMemory
-shutdown/reboot
-work with Wireless connection
- bypass exec pages writing restriction
- bypass lv2 memory protection
*new fonctionalities like:
- peek/poke lv1 and lv2
- setConsoleID at anytime/anywhere
- setConsoleLed
- ringBuzzer
- getTemperature
- VSH module loading
- notify

Compatible firmwares:
CFW 4.21,4.30,4.40,4.41,4.46,4.50 CEX or DEX
Not compatible with "Cobra" firmwares.

VSH module loading:
- create a directory in your /dev_usb000/ called plugins
and put all your sprx plugins into, it should be
/dev_usb000/plugins/prx_name1.sprx
/dev_usb000/plugins/prx_name2.sprx
....
All of the sprx that are present in this folder, will be loaded at ps3 boot.

How to install CCAPI?
Just download and run this pkg on your ps3.
You must login or register to view this content.
It will tell you to reboot, and it's done. You only need to do this once.

How to uninstall CCAPI?
Just run again the pkg.

Is it risky?
No, in the worst case, you could need to reinstall your firmware.

Quick control console:
It's just a quick tool to use some of CCAPI functions.
You must login or register to view this content.

A CCAPI Debugger still in developpement:
You must login or register to view this content.

Credits:
iMCSx, flukes1


Some examples:
MW2 Reborn fully work on CEX and DEX (even with non fself eboot)




Please give me some feedbacks, i would like to know if you get some bugs or not.
It is still in BETA, so some bugs can occur.

Virus scan:
You must login or register to view this content.
0/47


Fixed it
Last edited by KevinWinterX ; 11-28-2013 at 10:42 PM.
11-28-2013, 11:58 PM #319
Loxy
< ^ > < ^ >
Originally posted by 3d View Post
Needa
Rogero CFW4.46 v1.00 Cobra - after install v2 and reboot - my ps3 freeze =[]
every reboot -> freeze (((

...sorry my english


i think it says= Not compatible with "Cobra" firmwares.

Compatible firmwares:
CFW 4.21,4.30,4.40,4.41,4.46,4.50 CEX or DEX
Not compatible with "Cobra" firmwares.
11-29-2013, 12:45 AM #320
Please Release CCAPI Debuger
11-29-2013, 04:21 AM #321
Solo.
Solo Da Noobs
Why was this unstickied?
11-30-2013, 11:15 AM #322
Yo06Player
I am error
How do I know if I am on a "Cobra" firmware ?

Because my PS3 freeze at each reboot after running the pkg
11-30-2013, 01:20 PM #323
HieiYYH
Save Point
maybe the app can be modified so you can enter more than 1 offset and value per time?
pretty good app
11-30-2013, 04:17 PM #324
Yea but It has many bugs you know,

I tried to get it work with Bo 1 > Works with bugs
I tried to get it work with mw3 > Fail
I tried to get it work with Bo 2 > Freeze
When un-installing it you got to re-install the whole Firmware.

Please make it work properly and work with GTA V

But thanks for the release ! Im prestige 15 on bo 1 Smile
11-30-2013, 06:58 PM #325
HieiYYH
Save Point
Originally posted by BelgiumM View Post
Yea but It has many bugs you know,

I tried to get it work with Bo 1 > Works with bugs
I tried to get it work with mw3 > Fail
I tried to get it work with Bo 2 > Freeze
When un-installing it you got to re-install the whole Firmware.

Please make it work properly and work with GTA V

But thanks for the release ! Im prestige 15 on bo 1 Smile


strange, working fine here with GTAV on Rogero CFW 4.50 + CCAPI 2.0

but is shit you have to enter codes line by line... Not Happy or Sad

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo