SkillAgentSearch skills...

Hiddenvm

stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage stack manipulations.

Install / Use

/learn @idkhidden/Hiddenvm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HiddenVM

Overview

Stack based arithmetic only virtual machine (VM) executes bytecode instructions to perform various basic arithmetic operations and manage stack manipulations.

Features

  • Arithmetic Operations: Supports arithmetic operations, enabling straightforward mathematical computations.
  • Stack Management: Utilizes a dynamic stack to efficiently manage intermediate values during calculations, ensuring robust performance.
  • Rolling Opcodes: Generates pseudo-random opcodes based on a seed and bitwise operations.

Showcase

image

License

hiddenvm is licensed under the MIT License. See the LICENSE file for more details.

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1d ago
Forks2

Languages

C++

Security Score

90/100

Audited on Mar 31, 2026

No findings