💉HOW HACKERS READ & WRITE PROCESS MEMORY ❓ (ASSEMBLY)[PART1/2] [REAL HACKIG/HACKING BASICS]

Поділитися
Вставка
  • Опубліковано 20 вер 2024
  • FOR EDUCATIONAL PURPOSES ONLY !!
    In this video I will show you how hackers getting access to current Process Memory!
    How they can dump it into file or how they can change section in process memory from code from the file.
    GetCurrentProcessId() :
    learn.microsof...
    OpenProcess( ... ):
    learn.microsof...
    ReadProcessMemory( ... ):
    learn.microsof...
    WriteProcessMemory( ... ):
    learn.microsof...
    HOW TO READ EXE FILES:
    • ☠️ HOW HACKERS READING...
    HOW TO CHANGE ADDRESS OF ENTRY POINT? :
    • 💀 HOW HACKERS CHANGING...
    SOURCE CODES SOON!

КОМЕНТАРІ • 3

  • @Jeks-c2y
    @Jeks-c2y День тому +1

    Great video for begginers to learn.

  • @iamdopalicious
    @iamdopalicious День тому +1

    Hey, do you have the source code on git?

    • @0xD3struction
      @0xD3struction  День тому +2

      After second part. There is much easier and faster way to read or write process memory.
      This or next week 🙃