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 444b88926b Autotools + check 2 jaren geleden
tests Autotools + check 2 jaren geleden
AUTHORS Autotools + check 2 jaren geleden
ChangeLog Autotools + check 2 jaren geleden
Makefile.am Autotools + check 2 jaren geleden
NEWS Autotools + check 2 jaren geleden
README Initial commit 2 jaren geleden
asmsh.c Initial commit 2 jaren geleden
asmsh.s Initial commit 2 jaren geleden
child.s Initial commit 2 jaren geleden
config.h.in Autotools + check 2 jaren geleden
configure.ac Autotools + check 2 jaren geleden
mmap_parse.c Initial commit 2 jaren geleden
mmap_parse.h Initial commit 2 jaren geleden
regen.sh Autotools + check 2 jaren geleden

README

asmsh

An assembly shell.

Interactively run assembly into a terminal emulator.

Uses ptrace syscall to achieve this.