UPX3.5附带源码. his documentation is written for those brave souls who want to understand and/or modify the UPX assembly stubs - the small snippets that do the runtime decompression when a compressed program is started. If you look at the C++ source fil
au3反编译源码 myAut2Exe - The Open Source AutoIT scr ipt Decompiler 2.9 ======================================================== *New* full support for AutoIT v3.2.6++ :) ... mmh here's what I merely missed in the 'public sources 3.1.0' This program is f
RST RSTS RSTTC OUT OUTS SET SETS ADD SUB MUL DIV LD LDI LDP LDF AND ANI OR ORI ANDP ANDF ORP ORF ADDP SUBP MULP DIVP MOV MOVP END FEND CJ CALL RET INV LD= LD> LD< LD= AND= AND> AND< AND= 部分IO定义: #define XX00 (GPIOA->IDR &GPIO;_Pin_0)/
OkHttp 3.11.0 已发布,OkHttp 是一个轻量的 Java 网络请求框架。
本次更新内容如下:
OkHttp's new okhttp-tls submodule tames HTTPS and TLS.
OkHttp now supports prior knowledge cleartext HTTP/2
New: HttpUrl.get(String) is an alternative to HttpUrl.parse(String) that throws an
组装工2
爱好者的汇编语言,汇编程序和虚拟机
机器定义
虚拟机是一个16位字节寻址的处理器,具有:
16位程序计数器(64k地址空间)
寄存器: A , B , C , D , E , F , G , H , I , J , K , L , M , N , P , S 。
A ... N通用寄存器
P具有约定的通用寄存器
由PUSH , POP , CALL , RET等操作的S堆栈指针寄存器
每个寄存器16位宽0x0000 ... 0xFFFF
没有硬接线的蓄能器;大多数指令是目标/操作数
Command-Linecraft
码头中的Minecraft克隆
该程序使用ncurses在终端中绘制图形。
游戏
怎么玩:
去做
数据包(块数据,配方等)
在src / data /目录中,TODO
汇编
主要源代码
src /目录
源代码使用的Util函数
查看src / util /
编译游戏
运行build/compile.sh然后输入:
c 或编译游戏(不区分大小写)
e 运行游戏
E 编译并运行游戏
o 运行颜色测试
O 编译并运行颜色测试
除第一个( C )外,所有这些都