[Brainstorm]CabalNA LiveDebuggers

10/09/2009 13:29 howcow95#1
Well CabalNA still hasn't got the AoS B2F update yet but I want to figure out how to do things BEFORE this update happens so I can reapply them after :) but so far I get stuck at live debugging the unpacked cabalmain.exe I have. Here's a list of problems

1. The unpacked cabalmain CRASHES every 2 min of being logged on (with twinr it just throws me to login page saying iv'e been DCed but not error code) without twinr I DC then xtrap shows up and crashes cabal. I've tried finding the sockets for this but I have no luck no matter what I NOP or change JMP to it doesn't work...

2. If I try to use CallTrace once I hit F9 with SocketTrace+CallTrace it just keeps going through the code and doesn't let me open cabal.

3. I've tried finding the No material stuff but again don't find anything useful, but when I Search for Referenced text Strings on addresses I found through Socket Trace I see some things like "cium Hands(WI)" and some other crafting things but can't do anything with them or more like IDK what to do to them.

Well I know some other CabalNA unpackers or maybe other versions aswell are having the same problem so let's brainstorm :)!
10/09/2009 14:53 pssye#2
Quote:
Originally Posted by howcow95 View Post
Well CabalNA still hasn't got the AoS B2F update yet but I want to figure out how to do things BEFORE this update happens so I can reapply them after :) but so far I get stuck at live debugging the unpacked cabalmain.exe I have. Here's a list of problems

1. The unpacked cabalmain CRASHES every 2 min of being logged on (with twinr it just throws me to login page saying iv'e been DCed but not error code) without twinr I DC then xtrap shows up and crashes cabal. I've tried finding the sockets for this but I have no luck no matter what I NOP or change JMP to it doesn't work...

2. If I try to use CallTrace once I hit F9 with SocketTrace+CallTrace it just keeps going through the code and doesn't let me open cabal.

3. I've tried finding the No material stuff but again don't find anything useful, but when I Search for Referenced text Strings on addresses I found through Socket Trace I see some things like "cium Hands(WI)" and some other crafting things but can't do anything with them or more like IDK what to do to them.

Well I know some other CabalNA unpackers or maybe other versions aswell are having the same problem so let's brainstorm :)!

your doing it the wrong way .. using the call trace and socket trace so thats why it kept running and running..
10/09/2009 22:00 howcow95#3
so socket trace alone or start call trace first?