You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i have been trying to reproduce the example you provide with the solution.
But i receive the following error : Remote Process Does Not Have Any TLS Callback Function
I'm compiling on a WIN10 Machine, VS2022 as a release/debug.
I have tried multiple times, but i'm unable to get it to trigger the condition is there any requirement on the remote process? i see that you provide in the example (runtimebroker.exe) is given, but i'm unable to get a cmd.exe from the example.
[*] Target Process Created With PID: 3356
[#] Press <ENTER> To Continue ...
[i] PPEB Address: 0x0000000DB1ACF000
[i] Calculated Image Base Address To Be At: 0x0000000DB1ACF010
[*] Image Base Address: 0x00007FF674370000
[#] Press <ENTER> To Continue ...
[!] Remote Process Does Not Have Any TLS Callback Function
Again thanks!
The text was updated successfully, but these errors were encountered:
Hello, i have been trying to reproduce the example you provide with the solution.
But i receive the following error : Remote Process Does Not Have Any TLS Callback Function
I'm compiling on a WIN10 Machine, VS2022 as a release/debug.
I have tried multiple times, but i'm unable to get it to trigger the condition is there any requirement on the remote process? i see that you provide in the example (runtimebroker.exe) is given, but i'm unable to get a cmd.exe from the example.
Again thanks!
The text was updated successfully, but these errors were encountered: