-
## Problem
While using UASM64.ini(or MASM64.ini), and if we want to compile our sources as debug, RadASM creates appname.exe and $.pdb
## Expectation
When compiling as debug we want RadASM to…
-
When I try to build created project with code from the HLA book, it shows me this error:
![image](https://user-images.githubusercontent.com/16989713/51428982-7d60dd80-1c12-11e9-8741-80be85d52f51.png)…
-
I had Changed the Font to Chinese
`RadAsm -> Option -> Font Options -> Code Edit `,
And I choose the `CHINESE_GB2312`
![](https://i.imgur.com/pkGXJhU.jpg)
**demo**
![Imgur](https://i.imgur.com…
-
According to chrome and firefox the release setup.exe and zipfile contains a virus/malware.
-
**Issue:**
Something that I've been aware of for a long time and knew that it was causing crashes.
Start typing `comment` after a single line comment, denoted by the semi-colon `;` causes RadASM…
-
RadASM2 does not have an `Editor GuideLine` feature to set a line on a specific column on code editor.
How To:
- This can be handled in `Option > Code Editor Options`
- a checkbox to set edi…
-
Hello @mrfearless , how'r you doin'?
I have setup RadASM with UASM. I had issues if i use libraries in this repo.
Platform:
**OS** : Windows 10 x64
**IDE** : RasASM v2.2.2.3
**Assemble…
-
Can Not Run On XP
-
目录: E:\Software\xxxx\吾爱破解专用版Ollydbg\plugin
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 2018-01-28 7:54 …
-
# Android包管理框架:APK的打包流程
**文章目录**
- 一 资源的编译和打包
- 二 代码的编译和打包
Android的包文件APK分为两个部分:代码和资源,所以打包方面也分为资源打包和代码打包两个方面,这篇文章就来分析资源和代码的编译打包原理。
APK整体的的打包流程如下图所示:
具体说来:
1. 通过AAPT工具进行资源文件(包括An…