Search:

Type: Posts; User: Antony Kossoski

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    4,967

    Hey, thank you for the replies. I solved my...

    Hey, thank you for the replies.

    I solved my problem by calling CreateRemoteThread on every function call, instead of just the one needed to injection.
    The problem is I had a single thread looping...
  2. Replies
    20
    Views
    4,967

    [Doubt] About DLL Injection

    Hey guys,
    I'm wondering if it's possible to call a function that is in process B VA space, by process A.

    So far I've made a DLL injection, and the calls I make to process B are coming from a...
Results 1 to 2 of 2