No description
- Added -B and -l flags for binary input/output
- Added support for assembling several instructions (separated by ;)
e.g.: $ rasm2 "push eax; push ebx"
* r_asm
- Fixed bug in asm_x86_olly
|
||
|---|---|---|
| doc | ||
| libr | ||
| mk | ||
| .hgtags | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| config-user.mk.acr | ||
| config.mk | ||
| configure | ||
| configure.acr | ||
| env.sh | ||
| Makefile | ||
| README | ||
| TODO | ||
____ ___ ____ ___ ____ ___ ______ ____
| _ \/ \' \/ \ _ \/ _ \ \__ | / \
| < V . T . V < _/ .--'_/ | () |
|_|\__|_|__|___/|_|_|_|\__\___/ |_____(_)____/
This is the rewrite of radare (1.x branch) to provide a
framework with a set of libraries and programs to work
with binary data.
--pancake