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 year ago
..
Makefile.am Implements labels declaration & references 1 year ago
asm_env.c Implements labels declaration & references 1 year ago
asm_env.h Implements labels declaration & references 1 year ago
asmsh.c Adds argument parsing to asmsh + comments 1 year ago
asmsh.h Implement a switch between AT&T and Intel syntax 1 year ago
breakpoints.c Moved sources to src folder fixing make dist 1 year ago
breakpoints.h Moved sources to src folder fixing make dist 1 year ago
child.s Moved sources to src folder fixing make dist 1 year ago
compile.c Implement a switch between AT&T and Intel syntax 1 year ago
compile.h Implement a switch between AT&T and Intel syntax 1 year ago
completion.c Moved sources to src folder fixing make dist 1 year ago
completion.h Moved sources to src folder fixing make dist 1 year ago
config.h.in Moved sources to src folder fixing make dist 1 year ago
history.c Implements labels declaration & references 1 year ago
history.h Implements labels declaration & references 1 year ago
logger.c Moved sources to src folder fixing make dist 1 year ago
logger.h Moved sources to src folder fixing make dist 1 year ago
mmap_parse.c Bugfix in /proc/[pid]/map parse 1 year ago
mmap_parse.h Moved sources to src folder fixing make dist 1 year ago
shell.c Adds argument parsing to asmsh + comments 1 year ago
shell.h Adds argument parsing to asmsh + comments 1 year ago
shell_cmd_breakpoint.c Implements labels declaration & references 1 year ago
shell_cmds.c Implement a switch between AT&T and Intel syntax 1 year ago
shell_cmds.h Implement a switch between AT&T and Intel syntax 1 year ago
shell_cmds_lib.c Implements labels declaration & references 1 year ago
shell_cmds_lib.h Implements labels declaration & references 1 year ago
shell_sym.c Implements labels declaration & references 1 year ago
shell_sym.h Implements labels declaration & references 1 year ago
syscalls.h Moved sources to src folder fixing make dist 1 year ago