ControlConsoleAPI 2.00 by Enstone 
--------------------------------------------
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

Firmware CFW 4.21,4.30,4.40,4.41,4.46,4.50 CEX or DEX
with lv1peek/poke and lv2peek/poke
should work on all of those firmwares
If not please, tell me.


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.

-There is no max sprx number that can be loaded, the only limit will be the memory available, this is important, if you load to many sprx, some games will refuse to load.
-SPRX will be injected into vsh process, therefore they will be runned at every moment(even during a game).
-Deank made a cool FTP server sprx, that you can load into VSH, so you have a ftp even while you're playing a game. I just patched it for CCAPI.


How to install CCAPI?
-----------------------------
Just download and run this 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. 
You can use this 2.00 pkg to uninstall CCAPI 1.00 

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.

ChangeLog
------------------------
-2.00 Reduced memory use
          DLL (C++ / C#) released to build programs for ccapi
-1.00 Original version

Credits:
iMCSx, flukes1