TaxMachine

Results 19 comments of TaxMachine

I can't add people on mobile, my discord client is retarded, add me MaxTachine

my CMakeLists looks like this ```cmake cmake_minimum_required(VERSION 3.30) project(some_project) set(CMAKE_GENERATOR_PLATFORM Win32) # Force 32-bit compilation set(CMAKE_SYSTEM_PROCESSOR x86) # Specify x86 architecture set(CMAKE_SYSTEM_NAME Windows) set(CMAKE_CXX_STANDARD 23) set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /MT") set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_RELEASE}...

nop same error

It detects what grabber the exe is and then gets the webhook

You just have to execute deobf.py

How would this be useful? If the webhook is in the executable file already

No i won't make a deobfuscator for javascript, there's already alot of them out there and i still struggle even with manual deobfuscation.

Its already there