-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Labels
detection-issueBad detection or no detectionBad detection or no detection
Description
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
AbhiTheModder
Metadata
Metadata
Assignees
Labels
detection-issueBad detection or no detectionBad detection or no detection