CPU emulator on C for assembler
Posted
by krlzx00
on Stack Overflow
See other posts from Stack Overflow
or by krlzx00
Published on 2010-04-15T03:58:04Z
Indexed on
2010/04/15
4:03 UTC
Read the original article
Hit count: 147
Hi, there.
I have a problem. I´m working on a little aplication of security, but i recived an array that means a bytes, and that bytes can be interpreted as a assembler code, so my cuestion is.... some one knows a library that a i can use on my aplication that can execute this bytes and show what it do, or something like that?
© Stack Overflow or respective owner