ARMSCGen.py
LICENSE-ARMSCGen.txt
README.md
setup.py
ARMSCGen.egg-info/PKG-INFO
ARMSCGen.egg-info/SOURCES.txt
ARMSCGen.egg-info/dependency_links.txt
ARMSCGen.egg-info/top_level.txt
examples/TesterModule.py
examples/appendwrite_example.py
examples/bindshell_example.py
examples/chmod_example.py
examples/infinityloop_example.py
examples/testcases.py
shellcodes/__init__.py
shellcodes/arm/__init__.py
shellcodes/arm/acceptloop.py
shellcodes/arm/bindshell.py
shellcodes/arm/cat.py
shellcodes/arm/chmod.py
shellcodes/arm/cmd.py
shellcodes/arm/connect.py
shellcodes/arm/connectback.py
shellcodes/arm/dup.py
shellcodes/arm/dupsh.py
shellcodes/arm/exit.py
shellcodes/arm/findpeer.py
shellcodes/arm/findpeersh.py
shellcodes/arm/getdents.py
shellcodes/arm/infinityloop.py
shellcodes/arm/listen.py
shellcodes/arm/ls.py
shellcodes/arm/open_file.py
shellcodes/arm/overwrite.py
shellcodes/arm/read_from_stack.py
shellcodes/arm/sendfile.py
shellcodes/arm/setregid.py
shellcodes/arm/setreuid.py
shellcodes/arm/sh.py
shellcodes/arm/syscall.py
shellcodes/arm/thumb_to_arm.py
shellcodes/arm/write_to_stack.py
shellcodes/arm64/__init__.py
shellcodes/arm64/acceptloop.py
shellcodes/arm64/appendwrite.py
shellcodes/arm64/bindshell.py
shellcodes/arm64/cat.py
shellcodes/arm64/connect.py
shellcodes/arm64/connectback.py
shellcodes/arm64/dup.py
shellcodes/arm64/dupsh.py
shellcodes/arm64/exit.py
shellcodes/arm64/findpeer.py
shellcodes/arm64/findpeersh.py
shellcodes/arm64/fsync.py
shellcodes/arm64/getdents.py
shellcodes/arm64/infinityloop.py
shellcodes/arm64/listen.py
shellcodes/arm64/ls.py
shellcodes/arm64/lseek.py
shellcodes/arm64/open_file.py
shellcodes/arm64/overwrite.py
shellcodes/arm64/read_from_stack.py
shellcodes/arm64/sendfile.py
shellcodes/arm64/setregid.py
shellcodes/arm64/setreuid.py
shellcodes/arm64/sh.py
shellcodes/arm64/syscall.py
shellcodes/arm64/write_to_stack.py
shellcodes/thumb/__init__.py
shellcodes/thumb/acceptloop.py
shellcodes/thumb/appendwrite.py
shellcodes/thumb/arm_to_thumb.py
shellcodes/thumb/bindshell.py
shellcodes/thumb/cat.py
shellcodes/thumb/chmod.py
shellcodes/thumb/cmd.py
shellcodes/thumb/connect.py
shellcodes/thumb/connectback.py
shellcodes/thumb/dup.py
shellcodes/thumb/dupsh.py
shellcodes/thumb/exit.py
shellcodes/thumb/findpeer.py
shellcodes/thumb/findpeersh.py
shellcodes/thumb/getdents.py
shellcodes/thumb/infinityloop.py
shellcodes/thumb/listen.py
shellcodes/thumb/ls.py
shellcodes/thumb/open_file.py
shellcodes/thumb/overwrite.py
shellcodes/thumb/read_from_stack.py
shellcodes/thumb/sendfile.py
shellcodes/thumb/setregid.py
shellcodes/thumb/setreuid.py
shellcodes/thumb/sh.py
shellcodes/thumb/syscall.py
shellcodes/thumb/write_to_stack.py