anyix

Crates.ioanyix
lib.rsanyix
version0.1.13
sourcesrc
created_at2022-09-30 21:04:01.786045
updated_at2022-11-20 22:36:19.294807
descriptionlightweight instruction encoding for arbitrary fallback execution
homepage
repository
max_upload_size
id677513
size21,886
bonedaddy (bonedaddy)

documentation

https://docs.rs/anyix

README

AnyIx

AnyIx is a lightweight instruction encoding scheme intended to allow arbitrary instruction execution without the need for adding direct support for the instructions within a program. Care needs to be taken when using this as it can easily lead to exploits, to prevent unintended consequences, the reference implementation of the handle_anyix function prevents "re-entrant cpi calls".

Commit count: 0

cargo fmt