diff options
author | Malfurious <m@lfurio.us> | 2021-08-22 09:24:04 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-08-22 09:24:04 -0400 |
commit | d0e68f51eae112447289f2bcf541c4a4882ec741 (patch) | |
tree | 62e6432750c4985446cb9d281f5cf72e4d21ba6d /wordlists/wfuzz | |
parent | 89c13129a55ccbecda31614c83e88612972c11a6 (diff) | |
download | lib-des-gnux-d0e68f51eae112447289f2bcf541c4a4882ec741.tar.gz lib-des-gnux-d0e68f51eae112447289f2bcf541c4a4882ec741.zip |
Add Makefile for shellcode templates
The shell*.asm files are considered the default programs and the
expected use-case for utilizing the templates is to edit these files to
implement the desired shellcode. I figure that literal shellcode makes
the most sense of what to expect by default.
'make all' will assemble and link the shellcode (so it can actually be
directly executed via the output elf files), and feed the disassembly
into shelltool for use elsewhere.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions