Neo3vm

Latest version: v0.10.1

Safety actively analyzes 714668 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.4

**Python binding updates**
* `ExecutionEngine` changes
* Protect `push()` and `pop()` from crashing the Python interpreter if the user doesn't initialise the engine properly
* Expose `load_context()`
* Expose `load_cloned_context()`
* Expose `context_unloaded()`
* Allowed overriding `pre_execute_instruction()`
* Allowed overriding `post_execute_instruction()`
* Allowed overriding `load_context()`
* Allowed overriding `context_unloaded()`
* `ExecutionContext` changes
* `script` property is now writable
* `ip` property is now writable
* Expose `calling_script` property
* Fix `load_script()` not returning a proper reference
* `IntegerStackItem` class now supports creation from a Python `int`
* `StackItem` class now exposes `deep_copy()` function
* `PrimitiveType` class now supports `len()`
* `Instruction` class now supports creation from `bytes`

C++ changes
* Fix `ExecutionContext::call_flags` initialisation value
* Fix `RET` opcode implementation failing to call context_unload

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.