Skip to content
forked from AlicanAkyol/eagle

Bypass Antivm and Cuckoo Sandbox Techniques

Notifications You must be signed in to change notification settings

wonderzdh/eagle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

#Bypass AntiVm Techniques (Working...)

###How To Use It?

  • When your vm is closed, run below command in your host machine.
    -> python eagle.py -c "Your Vm's .vmx file path"
  • Start your vm and run below command in your vm.
    -> python eagle.py
  • After restart your vm, run below command in your vm.
    -> python eagle.py -v

###Requirements

###Bypass Anti VirtualMachine Techniques (Working on)

When cuckoo_detection.exe what is in https://github.com/AlicanAkyol/sems is run in Vmware, result is shown below(Win7 - 64 bit):
alt tag

When eagle is run in Vmware, result is show below(Win7 - 64 bit):
alt tag

###Bypass Anti VirtualBox Techniques (In progress)

###Bypass Anti Cuckoo Sandbox Techniques (In progress)

About

Bypass Antivm and Cuckoo Sandbox Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%