Post: [UPDATE] CCAPI Debugger 2.2
12-28-2013, 02:04 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});

CCAPI Debugger
Current version: 2.2 - You must login or register to view this content.
Virus scan (Errors in virus result are because I used an Obfuscator) - You must login or register to view this content.


This application will let you debug the PS3 memory and search values/changes.

You must login or register to view this content.


Features


  • Connection via CCAPI(CEX) and TMAPI(DEX - Not tested).
  • Set/Get offset value (1 byte, 2 bytes, 4 bytes and text).
  • Debugging: Show current PS3 memory, starting at a specific address.
  • Auto update PS3 Memory in a specified interval time (Changes will be shown red in Hex).
  • Search for a value (Hex or Dec) in a specific range of memory. Results will be shown in a table. Refresh searched results to get current values of memory.
  • Search in Result for specific changes like ammo changing from 345 to 344.
  • Single click on result: Offset and current value will be shown in Offset Box to edit. Double click: Same as single click + PS3 memory at clicked offset will be shown.
  • Dump memory: Dumps PS3 Memory in specific range to a binary file.
  • Find Offset ranges for your game.



Shortcuts


  • CTRL + D - Dump memory
  • F6 - Reload debug PS3 memory
  • F5 - Refresh search results



Changelog

Version 2.2

  • Bugfix: "[...] is not a parameter-less method, property or field of type '????????'"
  • Bugfix: small searching performance fix

Version 2.1

  • Optimized the layout for people with lower resolutions.
  • Finding game ranges (Credits to Dnawrkshp).
  • Search in Result performance update (For 53,000 results: Old algorithm = 9:48 mins / New algorithm = 39 secs!).
  • Added time counter for Search/Refresh

Version 2.0

  • Added search features.
  • Added a dump feature.
  • Added shortcuts.

Version 1.1

  • When a byte is clicked in hex view, it will automatically set the offset + byte to the inputs and focus on them, so it’s very close to live editing.

Version 1.0

  • Thanks You must login or register to view this content. for the design.
  • Initial release.



Credits


  • ccarlsen Design Concept and Thread
  • byDaan for testing
  • Enstone CCAPI
  • iMCSx PS3Lib
  • Dnawrkshp NetCheat idea

Last edited by MaDetho ; 01-11-2014 at 08:41 PM.

The following 121 users say thank you to MaDetho for this useful post:

-SuperMan, K3-, {H} | Exception, Hammy, One, 04jberry, ady05113, alexis strider, AnonHack, anxify, Asian, azooz121, bAdReQuEsT, Bane., BaSs_HaXoR, Beard-i, blazedhobo, Browski, byDaan, ccarlsen, Cesei, Chunk Norris, cl_21, Claww1337_, colishn, CONRUN, CPUzX, Creepz, Creepzoid 0___0, cruzthemaster, Dan Dactyl, danilo_BR, Dannie Fresh, DANNY G, darkprince123, Dog88Christian, dolby1, Dro, EliteHackzPS3, FarSideX, FBML, FBOMB, Fizzy Joon, gοd, G33B0X, Gay For Satan, GelsonSilva, Gendjisan, grifzxp, Heaney, iMoDz-Baptiste, ImPiffHD, iNDMx, InfinityISB4CK, ioritree, iRnZ, Welsh, ItsLollo1000, Yenix, iWantFr33Download$, JATOCH, joni_djESP, jp187187, Kaffeeklatsch, KareraHekku, KimJongIl, king21, KranK, l3g3ndary, LaRip8, Lucas Mace, lucasaf01, M0T1VAT10N, Mango_Knife, Mauzey, metoshkata, MOD-RuLeZ, Moneybird1, Nana, NickBeHaxing, Norway-_-1999, John, Notorious, Member35342235, primetime43, ProFreakZzHD, RambosNGU, RatchetBooty, ResistTheMoon, richard5555, ryu_hayabusa80, sauib786, SHAkA, Sir Zee, SkillsPayBills-, Smoky420, star2000 and 21 other users.

The following user groaned MaDetho for this awful post:

hacking247
02-12-2014, 04:53 PM #65
Hello, kinda new to finding offsets. I wanting to use this tool to offsets for games such as Dirt3, Farcry 2 and other games that i have. But i'm unsure how to use the tool. If you could give me instructions that would be helpful. Thanks, Myles.
02-14-2014, 02:50 PM #66
Cfiluz
Keeper
Originally posted by hacking247 View Post
why release this for the cex user stop giving them dex powers


LOL we are getting powers now
02-17-2014, 05:09 AM #67
Reddinos
Treasure hunter
how do i modify the numbers? i select them and they dont change, and if i replace lets say 02 to B7, it wont change and it will show a random new number instead.. am i doing something wrong?
02-17-2014, 11:13 AM #68
As much as I enjoy this nice tool like anyone else, I cannot stop wonder; why isn't there any ways to set a breakpoint in memory or in the attached process here?

A debugger by definition, isn't just a tool which monitors and ables you to edit a few hexa-bytes - but its also defined as a debugger when you can actually set breakpoints and trace....

Just a thought mate, but calling this a debugger is like calling a bike for a car...

Anyways, kudos for the great effort tho Smile
02-22-2014, 10:10 PM #69
Default Avatar
mnov
Guest
Can someone give a quick tutorial on how find a simple code like modifying money? Assume the program is already attached to the ps3.
02-24-2014, 09:22 PM #70
can u please make a tutorial !!! it can help alot of us !!!

thank u Enzo
02-28-2014, 12:56 AM #71
FBOMB
Haxor!
Originally posted by MaDetho View Post
...

Hay MaDetho it's me again.

I finally got around to really testing your tool and I have ran into quit a few unhandled exceptions.

Some suggestions from me.
I would put some try catch statements for the buttons.
ie,
You must login or register to view this content.

Also I would re-do the IP connection box.
You can make another form and add it to the main form.
The thing I dont like about it is that I have to click the connect button, I would rather press enter.
ie,
You must login or register to view this content.


Just some suggestions.
I like making them, but I dont like implementing them.... xD
Last edited by FBOMB ; 02-28-2014 at 01:20 AM. Reason: Had to fix images since NGU's local shit doesnt work.
02-28-2014, 01:05 AM #72
Originally posted by MaDetho View Post

CCAPI Debugger
Current version: 2.2 - You must login or register to view this content.
Virus scan (Errors in virus result are because I used an Obfuscator) - You must login or register to view this content.


This application will let you debug the PS3 memory and search values/changes.

You must login or register to view this content.


Features


  • Connection via CCAPI(CEX) and TMAPI(DEX - Not tested).
  • Set/Get offset value (1 byte, 2 bytes, 4 bytes and text).
  • Debugging: Show current PS3 memory, starting at a specific address.
  • Auto update PS3 Memory in a specified interval time (Changes will be shown red in Hex).
  • Search for a value (Hex or Dec) in a specific range of memory. Results will be shown in a table. Refresh searched results to get current values of memory.
  • Search in Result for specific changes like ammo changing from 345 to 344.
  • Single click on result: Offset and current value will be shown in Offset Box to edit. Double click: Same as single click + PS3 memory at clicked offset will be shown.
  • Dump memory: Dumps PS3 Memory in specific range to a binary file.
  • Find Offset ranges for your game.



Shortcuts


  • CTRL + D - Dump memory
  • F6 - Reload debug PS3 memory
  • F5 - Refresh search results



Changelog

Version 2.2

  • Bugfix: "[...] is not a parameter-less method, property or field of type '????????'"
  • Bugfix: small searching performance fix

Version 2.1

  • Optimized the layout for people with lower resolutions.
  • Finding game ranges (Credits to Dnawrkshp).
  • Search in Result performance update (For 53,000 results: Old algorithm = 9:48 mins / New algorithm = 39 secs!).
  • Added time counter for Search/Refresh

Version 2.0

  • Added search features.
  • Added a dump feature.
  • Added shortcuts.

Version 1.1

  • When a byte is clicked in hex view, it will automatically set the offset + byte to the inputs and focus on them, so it’s very close to live editing.

Version 1.0

  • Thanks You must login or register to view this content. for the design.
  • Initial release.



Credits


  • ccarlsen Design Concept and Thread
  • byDaan for testing
  • Enstone CCAPI
  • iMCSx PS3Lib
  • Dnawrkshp NetCheat idea



Nice tool bro thanks for sharing :yes:
02-28-2014, 01:24 AM #73
People asking for a tutorial, this is HeX editing. You learn it before learning how to use this. This will basically RTM anything you want, if you know what to look for.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo