Martin Kulov
2012-06-26 13:43:04 UTC
Hi,
I know it is possible to decompile msi file using dark.exe.
Is it possible to decompile exe file created with burn.exe?When I run dark.exe passing the exe file as parameter I get the error below:
dark.exe : error DARK0001 : Value cannot be null.Parameter name: path1
Exception Type: System.ArgumentNullException
Stack Trace: at System.IO.Path.Combine(String path1, String path2) at Microsoft.Tools.WindowsInstallerXml.Unbinder.UnbindBundle(String bundleFile, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Unbinder.Unbind(String file, OutputType outputType, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)
How can I decompile exe file create with burn.exe?
Thank you,Martin
I know it is possible to decompile msi file using dark.exe.
Is it possible to decompile exe file created with burn.exe?When I run dark.exe passing the exe file as parameter I get the error below:
dark.exe : error DARK0001 : Value cannot be null.Parameter name: path1
Exception Type: System.ArgumentNullException
Stack Trace: at System.IO.Path.Combine(String path1, String path2) at Microsoft.Tools.WindowsInstallerXml.Unbinder.UnbindBundle(String bundleFile, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Unbinder.Unbind(String file, OutputType outputType, String exportBasePath) at Microsoft.Tools.WindowsInstallerXml.Tools.Dark.Run(String[] args)
How can I decompile exe file create with burn.exe?
Thank you,Martin