can't clear WinHTTP variables from memory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akuguti
    New Member
    • Jul 2017
    • 1

    can't clear WinHTTP variables from memory

    hi brother,
    How to clean variable from WinHttp api?

    I use codecave to call winhttp api but I want to hide the url. I have called RtlZeroMemory but the url is still visible...

    Can Variables be cleared with kernel32.RtlZer oMemory? Can kernel32.RtlZer oMemory be called from user mode?

    I have no idea to clean up memory from codecave.

    thanks in advance,
Working...