Answer the question
In order to leave comments, you need to log in
What language use this GetWindowThreadProcessId function?
There is an exe. Through the hex editor found one of the many functions.
You need to decompile this exe. I can't find the correct compiler.
Answer the question
In order to leave comments, you need to log in
This function is from win api: msdn.microsoft.com/en-us/library/windows/desktop/m... and can be used by any PL that supports the windows platform.
The compiler doesn't decompile, it compiles.
Parsing an exe with a hex editor is hard... Try IDA.pro and learn how to use the disassembler while learning everything you need to know.
Decompilers do not exist, or their capabilities are limited. I remember that there was a good decompiler for Delphi, for attachments built from php / python / ruby / js you can also do it (because there, as it were ... everything is in the open in theory).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question