Contents Menu Expand Light mode Dark mode Auto light/dark mode
O-MVLL Documentation
Logo
O-MVLL Documentation
  • Obfuscation
  • Global Configuration
  • LLVM Objects
  • Code Completion
  • Versioning
Back to top

O-MVLL API Documentation#

Welcome to the O-MVLL Python documentation.

This documentation exposes the different Python classes, methods, attributes that can be used to configure O-MVLL.

  • Obfuscation
    • Config
    • Options
  • Global Configuration
    • omvll.config
    • config_t
  • LLVM Objects
    • Module
    • Function
    • Struct
    • GlobalVariable
  • Code Completion
  • Versioning
    • omvll.LLVM_VERSION
    • omvll.OMVLL_VERSION
    • omvll.OMVLL_VERSION_FULL
Next
Obfuscation
Copyright © 2022, Romain Thomas
Made with Sphinx and @pradyunsg's Furo