Confuser | Mirror of https : //Confuser.svn.codeplex.com/svn
kandi X-RAY | Confuser Summary
kandi X-RAY | Confuser Summary
Mirror of https://Confuser.svn.codeplex.com/svn
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Confuser
Confuser Key Features
Confuser Examples and Code Snippets
Community Discussions
Trending Discussions on Confuser
QUESTION
I have an installer project that is generating .msi
on build. In the pre-build event, I am calling Confuser.CLI.exe
to obfuscate code, but exe
is working asynchronous and taking too much time, and the compiler is finished before exe
, so I have .msi
with old DLLs
and then when .msi
is generated, new DLLs
overwrite old ones. I even tried with the post-build event, but I get the same result.
ANSWER
Answered 2021-Jun-04 at 07:08Inside installer project - .wixproj
, I put 2 targets that will execute different commands:
QUESTION
I have crproj
file and there is setup for confuser:
ANSWER
Answered 2021-Feb-17 at 07:12First problem was in fact that baseDir
doesn't have valid path. BaseDir
should be path to folder where DLLs are and output where obfuscated DLLs should be.
And it couldn't be executed in pre-build script, only post-build
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Confuser
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page