Skip to content
/ asb Public

in-memory patching of AmsiScanBuffer to bypass AMSI

Notifications You must be signed in to change notification settings

kaIIsyms/asb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AMSI bypass by memory patching AmsiScanBuffer

  • Highly inspired by AmsiScanBufferBypass
  • ASB patching in runtime
    • Indirect syscalls execution
      • Syscall stomping technique
      • (today there is some EDRs that can detect it)
    • Dynamic WinAPI resolution

(C) gbr 2025

About

in-memory patching of AmsiScanBuffer to bypass AMSI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages