White Byte

Results 3 issues of White Byte

Hi. My project is quite large (over 50k lines of code). I've been using a customized version of https://github.com/yck1509/ConfuserEx since the day one and the GUI options works in it....

potential-bug
triage

Hi. I haven't had yet time to test but does this also work with DLL's?

Hi. I tried to obfuscate my C++ kernel driver with "DRV_OBJECT". Added one random function to be obfuscated to the list (Release build) and the result is always 0xC000007B STATUS_INVALID_IMAGE_FORMAT...