M
M
Mercury132020-05-12 09:55:09
Windows
Mercury13, 2020-05-12 09:55:09

Win32: Who called the program?

There is a program. 64-bit.
It calls the second program through CreateProcess - a 32-bit proxy. He receives data from the accounting system and begins to drive the information back, simply through the console.
Both are under my control, but one is only 64 due to memory sizes, the other is only 32 due to architecture.
The accounting system checks who ran it, and of course it sees a 32-bit proxy. He's fine, he's signed.
How to do a similar check in our 32-bit program?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2020-05-12
@Mercury13

determine the parent process windows
ps for example for C# in the same output

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question