malware source code
search
⌘Ctrlk
malware source code
  • message-smileIntroduction
  • Code base
    • file-circle-exclamationHeaders
    • pageCRT Recreation
      • CaplockString
      • CopyMemory
      • StringCompare
      • StringConcat
      • StringCopy
      • StringLength
      • StringLocateChar
      • WCHAR to CHAR
      • CHAR to WCHAR
      • ByteArrayToCharArray
      • CharArrayToByteArray
      • StringTerminateStringAtChar
      • RtlInitAnsiString
      • RtlInitUnicodeString
      • Random Integer
      • ConvertCharStringToInt (NTDLL)
      • ZeroMemory
        • ImplZeroMemory1
        • ImplZeroMemory2
  • pageString Hashing
  • pageAntidebugging Methods
  • pageLibrary Loading
  • pageError Handling
  • pageFingerprinting
  • pageWrappers and Helpers
  • pageProcess Creation Techniques
  • pageShellcode Execution
  • pageCompression
  • pageNetworking
  • pageLsass Related
  • pageProxied Functions
  • pageEvasion
  • pageComponent Object Model
  • My Projects
    • Proof-of-Concepts
    • Write-ups
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Code basechevron-right
  2. pageCRT Recreation

ZeroMemory

ImplZeroMemory1chevron-rightImplZeroMemory2chevron-right
PreviousConvertCharStringToInt (NTDLL)chevron-leftNextImplZeroMemory1chevron-right