Now now. Would you please refrain from fighting with each other. Please try to remember that behind each username lies a real person. Stop showing everyone just how immature you are.
Printable View
Now now. Would you please refrain from fighting with each other. Please try to remember that behind each username lies a real person. Stop showing everyone just how immature you are.
yah! yah!! i started this thread not to become a warzone Thread.. :( i want this thread to become helpful to some other members who are experiencing xtrapbanish cheating to their server also...... . hope somebody can help and make a guide for a noob like me. TY! ^^
Maybe im wrong... but cant we just hook Sheen's dll into our own Cabalmain?
Or there are other modifications too maybe...?
It depends what your definition of "hook" is. If you mean "inject", then the answer's "no". I'm not entirely sure how Sheen implemented this, but my suggestion would be to add the DLL to your main's IAT, then jump from the OEP to some empty .code space. From there, call the DLL's main function, add the commands from the OEP you replaced with the jump, then jump back. This will ensure that the code in the DLL is run before anything else.
I tried to hook dll in main, and it have been hooked good, but I always getting Don't Send error :/
Yes this is what I mean too, I know its possible but I don't know how :blushing:
---------- Post added at 10:46 AM ---------- Previous post was at 10:42 AM ----------
Yama your my idol just like lelejau but honestly I don't understand IAT and OEP and entirely the whole procedure to add it :(:
Hope you could help us to add the dll made by lelejau in order to add in our cabalmain. :): hehe if its ok
hmmm... i just tried an easy method... i "hooked" with a program and it seems to work... no errors, no crashes... dunno if its 100% good...
Testing and reporting...
Edit:
we tried and it seems to work (tried on 2 different os's and it blocks banish 3.1.0.0)
im not 100% still so maybe somebody who knows more about this should try it
Here is the method: simply "hooked" tdp.dll in cabalmain with Stud_PE 2.6.0.5
thats all...
After i added the dll i tried to open in ollydbg too but it crashes (same like original one)
so please somebody who knows about this try it and tell us if its good :D
I know its a kind of noob method but maybe works :D
Thanks you mate :)
Working, thank you :)))
can any body make a guide step by step procedure to make it work.. ? thanks!
Here You go:
1: Download Stud_PE 2.6.0.5
2: Open it :)
3: File---> Open PE File (Select your Cabalmain.exe)
4: Change to "Functions" tab
5: On the Left side where says "Imported Functions" right click and "Add New Import".
6: DLL Select (here select TDP.dll)
7: Select function (here click F12F)
8: Click "Add to list"
Thats all! But be carefull because Stud_PE have autosave... so make a backup of your Cabalmain.exe!
I hope it works! (sry about my english... i try my best :P )
Ill try it... hope i can make it working. thanks mate.. !
I tried again to run, and the TDP.dll is fine here.
With your main not working.