Skip to content

CamoDroid is an open-source and open-architecture Android application dynamic analysis environment (sandbox) that is resilient against emulator evasion. For more information and installation manual, please refer to CamoDroid's Wiki on GitHub.

License

Notifications You must be signed in to change notification settings

farnoodfaghihi/CamoDroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CamoDroid is an open-source and open-architecture Android application dynamic analysis environment (sandbox) that is resilient against emulator evasion. It is capable of mimicking real devices considering various levels and features. CamoDroid has the following features:

  • CamoDroid can mimic actual devices to running applications by cloaking the existence of the analysis environment. It monitors Java and native (C++) APIs that can be used for the identification of Android sandboxes and provides return values similar to those provided by real devices.
  • It simulates sensors to running applications and provides sensor reading to running apps.
  • CamoDroid mimics the actual user data (by benefiting from a dataset of files that contains various file types).
  • It logs the execution of permission-protected API calls made by applications.
  • It benefits from an open architecture. Please feel free to contribute!

For more information and installation manual, please refer to CamoDroid's Wiki on GitHub.

About

CamoDroid is an open-source and open-architecture Android application dynamic analysis environment (sandbox) that is resilient against emulator evasion. For more information and installation manual, please refer to CamoDroid's Wiki on GitHub.

Resources

License

Stars

Watchers

Forks

Packages

No packages published