• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help me decompile .dll for view Lua code

Libre Software Dev
Developer
Joined
Sep 25, 2012
Messages
676
Reaction score
434
If your friend converted some code to a DLL he should still have the code, because he didn't convert the code. A dll is a compile library of functions.
 
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
LUA Code..? This is certainly C++. Compiled with VC100. No way of getting source code from C++. If it would be that easy, we all would have source code to the greatest games ever made.

So without getting the original source code from d:\auto\vantieu\ it's not possible to get the exact same code.
 
Newbie Spellweaver
Joined
Mar 24, 2014
Messages
38
Reaction score
5
finally i can decompile this,
my friend help me do that, he said this is reseve renginering and now i got full code from this dll. thanks for many help.
 
Back
Top