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
01-01-2014, 01:58 AM #20
why release this for the cex user stop giving them dex powers
01-01-2014, 02:02 AM #21
FBOMB
Haxor!
Originally posted by MaDetho View Post
Thanks for the feedback. Glad you like it!

i will look into the Dump feature u guys want. If someone will tell me how it exactly should work. As i never used that.

@Tom Fetcher: yea i think i will try adding this features for searching values in a offset range that the user sets. idk if u heard of NetCheat by Dnawrkshp. Thats pretty that what u want Smile.
@tryme: thanks for the bug report. i will look into it.


I would write the binary to a file with iostream or something like that.

Maybe take a look at netcheat source to see how dnawrkship did it.
Last edited by FBOMB ; 01-01-2014 at 02:03 AM. Reason: Spelled name wrong.
01-02-2014, 03:44 AM #22
Beard-i
Can’t trickshot me!
so whats the point behind this? just wanna learn what this is lol
01-02-2014, 07:55 AM #23
Thanks , looks very very perfect ^_^
01-02-2014, 02:59 PM #24
You must login or register to view this content.
01-02-2014, 03:14 PM #25
weird, probably because i used an obfuscator to protect my code.
01-02-2014, 09:27 PM #26
Update 2.0

Changelog:
Added search features.
Added a dump feature.
Added shortcuts.

The following user thanked MaDetho for this useful post:

ccarlsen
01-02-2014, 10:41 PM #27
cl_21
Bounty hunter
Originally posted by MaDetho View Post

CCAPI Debugger
Current version: 2.0 - 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.



Shortcuts


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



Changelog

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
  • Enstone CCAPI
  • iMCSx PS3Lib
  • Dnawrkshp NetCheat idea



I have a problem, when i open the debugger the search bar is there but its cut off i
can insert bytes to search but cant click the search button, could you add a scroll for the
left side?
01-02-2014, 10:59 PM #28
Originally posted by 21 View Post
I have a problem, when i open the debugger the search bar is there but its cut off i
can insert bytes to search but cant click the search button, could you add a scroll for the
left side?


seems like your desktop resolution is to small, i will see if i can change the layout in the next update to make it fit smaller desktop resolutions.

The following user thanked MaDetho for this useful post:

cl_21

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo