P
P
patsanchique2020-05-26 05:13:47
assembler
patsanchique, 2020-05-26 05:13:47

How to read address value by byte array signature?

There is a process with a dynamic address, a byte array signature is used to find this address.
The task is to read the memory and find out the value of the address (1 or 0) by scanning the process against the
signature of the byte array. The trick is to convert the result of the scan into an address whose value could be read later. What is the best way to realize this moment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2020-05-26
@TrueBers

https://docs.microsoft.com/en-us/dotnet/api/system...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question