Skip to content

marcusbotacin/MalwareFuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalwareFuzz

  • Additional material for the malware fuzzing paper.

Authors

  • Marcus Botacin

Goal

Test what happens when you fuzz malware samples.

Repository Organization

  • Linux: Linux-based implementations.
  • Windows: Windows-based implementation.
  • Hooking: Automatic hooking framework.

Automatic Hooking

  • For DLL Hooking
    • DLL Hooking
  • For PIN Hooking
    • PIN Hooking

Fuzzing

  • Including Directed Branch Inversion

Symbolic Execution

  • Most of the symbolic executions developments are based on my previous work Malverse
    • Including automatic function summary generator.
    • Symbolic IsDebuggerPresent Simprocedure

About

Playing around with fuzzing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages