debian man page for rasm2

Query: rasm2

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RASM2(1)						    BSD General Commands Manual 						  RASM2(1)

NAME
rasm2 -- radare2 patch assembler and disassembler
SYNOPSIS
rasm2 [-dDfBCLev] [-F in:out] [-o offset] [-a arch] [-b bits] [-s syntax] [-l int] [ARG]
DESCRIPTION
TODO: This manpage is incomplete. -d Disassemble hexpair bytes. rasm2 -d 9090 -D Disassemble showing hexpair and opcode -f Read data from file instead of ARG. -F in:out pecify input and/or output filters (att2intel, x86.pseudo, ...) -o offset Offset of the opcode to assemble -a arch Set architecture plugin -b bits Set architecture bits -s syntax Select syntax output (intel, att) -B Binary input/output (-l is mandatory for binary input) -l int Input/Output length -C Output in C format -L List supported asm plugins -e Use big endian -h Show usage help message.
SEE ALSO
radare2(1), rafind2(1), rahash2(1), rabin2(1), ranal2(1), radiff2(1), ragg2(1), rarun2(1), rax2(1),
AUTHORS
pancake <pancake@nopcode.org>, nibble <nibble@develsec.org>
BSD
Mar 11, 2010 BSD
Related Man Pages
radare2(1) - debian
rabin2(1) - debian
rafind2(1) - debian
ragg2(1) - debian
ranal2(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com