2 Star 2 Fork 0

林博珩 / bytecodeInterpreter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.ins 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
林博珩 提交于 2021-05-04 13:55 . init code
push -11
sys 0
store 0
loadip msg
store 1
tagb:
push 0
taga:
inc
dup
push 100000000
cmpl
jcc taga
store 2
push 0
push 0
push 14
load 1
load 0
sys 1
jmp tagb
msg:
db 0x48,0x65,0x6c,0x6c,0x6f,0x20,0x57,0x6f,0x72,0x6c,0x64,0x21,0x0d,0x0a
C
1
https://gitee.com/lin-boheng/bytecodeInterpreter.git
git@gitee.com:lin-boheng/bytecodeInterpreter.git
lin-boheng
bytecodeInterpreter
bytecodeInterpreter
master

搜索帮助