unknown Posted September 25, 2022 Posted September 25, 2022 The console is allocated at new thread ( not main ) , it's possible to hide it without access to source code?
atom0s Posted September 26, 2022 Posted September 26, 2022 You can create a hook/cave/injected bit of code that calls 'FreeConsole' on the same thread the console was allocated on to destroy it. https://learn.microsoft.com/en-us/windows/console/freeconsole
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now