A shell that runs x86_64 assembly
c
x86-64
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber f6d6333e2a Adds argument parsing to asmsh + comments 1 年之前
..
Makefile.am Implements labels declaration & references 1 年之前
asm_env.c Implements labels declaration & references 1 年之前
asm_env.h Implements labels declaration & references 1 年之前
asmsh.c Adds argument parsing to asmsh + comments 1 年之前
asmsh.h Implement a switch between AT&T and Intel syntax 1 年之前
breakpoints.c Moved sources to src folder fixing make dist 1 年之前
breakpoints.h Moved sources to src folder fixing make dist 1 年之前
child.s Moved sources to src folder fixing make dist 1 年之前
compile.c Implement a switch between AT&T and Intel syntax 1 年之前
compile.h Implement a switch between AT&T and Intel syntax 1 年之前
completion.c Moved sources to src folder fixing make dist 1 年之前
completion.h Moved sources to src folder fixing make dist 1 年之前
config.h.in Moved sources to src folder fixing make dist 1 年之前
history.c Implements labels declaration & references 1 年之前
history.h Implements labels declaration & references 1 年之前
logger.c Moved sources to src folder fixing make dist 1 年之前
logger.h Moved sources to src folder fixing make dist 1 年之前
mmap_parse.c Bugfix in /proc/[pid]/map parse 1 年之前
mmap_parse.h Moved sources to src folder fixing make dist 1 年之前
shell.c Adds argument parsing to asmsh + comments 1 年之前
shell.h Adds argument parsing to asmsh + comments 1 年之前
shell_cmd_breakpoint.c Implements labels declaration & references 1 年之前
shell_cmds.c Implement a switch between AT&T and Intel syntax 1 年之前
shell_cmds.h Implement a switch between AT&T and Intel syntax 1 年之前
shell_cmds_lib.c Implements labels declaration & references 1 年之前
shell_cmds_lib.h Implements labels declaration & references 1 年之前
shell_sym.c Implements labels declaration & references 1 年之前
shell_sym.h Implements labels declaration & references 1 年之前
syscalls.h Moved sources to src folder fixing make dist 1 年之前