An open API service indexing awesome lists of open source software.

https://github.com/archercreat/pinkyvm


https://github.com/archercreat/pinkyvm

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

## What?

Processor module written for custom virtual machine called Pinky in `Miasm`.

## raw disassembly
![](test.png)

## ir not optimized

![](ira.png)

## ir after ssa

![](ssa.png)