https://github.com/bef/ephp-vm
Bytecode-VMs in PHP and JavaScript
https://github.com/bef/ephp-vm
Last synced: 2 months ago
JSON representation
Bytecode-VMs in PHP and JavaScript
- Host: GitHub
- URL: https://github.com/bef/ephp-vm
- Owner: bef
- Created: 2015-09-17T07:27:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T09:34:03.000Z (almost 11 years ago)
- Last Synced: 2025-01-28T03:44:59.099Z (over 1 year ago)
- Language: Erlang
- Homepage:
- Size: 156 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project provides virtual machines on top of PHP and JavaScript in order to execute common bytecode. It may be used as obfuscation as well as filter evasion technique.