Advertisement
BaSs_HaXoR

CCAPI open Source (C++)

Dec 9th, 2014
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.62 KB | None | 0 0
  1. //CREDITS TO PRIMETIME00! ORIGINAL THREAD HERE: http://www.ps3hax.net/showthread.php?t=73600
  2. //##############################################################
  3. //https://github.com/primetime00/CCCheat
  4. //https://github.com/primetime00/CCCheat/tree/master/CCAPI
  5. //##############################################################
  6. //CCAPI.h -> http://pastebin.com/G9hx9pch
  7. //CCAPI.cpp -> http://pastebin.com/x12kqNaQ
  8.  
  9. /*
  10. For getting the program to work on Linux OS:
  11. //RUN THESE COMMANDS IN THE TERMINAL
  12. apt-get install libxrandr-dev
  13. apt-get install libxinerama-dev
  14. apt-get install libxft-dev
  15. apt-get install libfontconfig1-dev
  16. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement