how to decompile a .dll script

01/23/2015 20:11 almar12#16
Quote:
Originally Posted by SeiD001996 View Post
i ANSWER how to get SOURCE CODE of .DLL
You can't.
You've asked this question MULTIPLE times, and i've answered it MULTIPLE times. Decompile the .dll to obtain parts of the code. Doubt you'll get the full source code since a .dll is optimized, alot of data is gone.
This will be the second time sending you this link
READ this article, if you find it too difficult than you'll have to learn (some more) coding.

[Only registered and activated users can see links. Click Here To Register...]

To obtain the source code you have to reverse disassembly, you can find all your answers in the article above.
01/23/2015 20:22 SeiD001996#17
how to update old adresses ?
01/23/2015 20:31 almar12#18
Quote:
Originally Posted by SeiD001996 View Post
how to update old adresses ?
Step 1:
Get the source code/(script) for the .dll. ([Only registered and activated users can see links. Click Here To Register...])

Step 2:
Make sure the script is written properly for Twelvesky 2 hungames

Step 3:
Find the new adresses in Cheat engine or alternatives.

Step 4:
Replace the old adresses with the new ones and pray for it to work.
01/24/2015 14:21 dabnoj#19
i think if he found the address of cp hack, the system will auto-ban him when he will try to call it ^^
01/25/2015 06:36 rdgs123#20
I belive he couldnt even bypas the xtrap, but, who knows....
01/25/2015 23:54 dabnoj#21
Quote:
Originally Posted by rdgs123 View Post
I belive he couldnt even bypas the xtrap, but, who knows....
i asked me if he even tried to code something once in his life xD
01/26/2015 18:57 rdgs123#22
Try RecStudio, u can get something from there.