Skip to content

[DETECTION] Alphyn VM-based obfuscation & UpShield #461

@enovella

Description

@enovella

Mobile SDK at Byteria - https://byterialab.com/alphyn

We're building a custom VM — the new core of Alphyn, our mobile security SDK at Byteria (and no, it's not just a fancy switch-case).

This VM is being designed to:
✅ Support ARM64 / AArch64 instruction handling
✅ Obfuscate control flow for opcode execution
✅ Run on both iOS (dylib) and Android (.so)
✅ Provide a lightweight, cross-platform dispatcher
✅ Enable inline behavior analysis for stronger protection

Next steps:

  • Opcode virtualization & polymorphism
  • Dynamic patching & runtime rule injection
  • Memory-safe execution model
    ...and a bunch of other complicated stuff we probably shouldn’t be enjoying this much

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions