You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Is your feature request related to a problem?
Yes, when obfuscating native binaries, they cannot run on machines that do not have all the dlls in place
Moreover, even when manually copied over the proper vcruntime140.dll, it will not start saying The application was unable to start correctly (0xxxxxx7b)
Additional context
Ran inceptor over a native binary and executed on a clean windows machine