Added a shellcode directory for small fragments of code that run on the target OS.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Thu, 9 Dec 2010 19:28:58 +0000 (19:28 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Thu, 9 Dec 2010 19:28:58 +0000 (19:28 +0000)
commitea807e987b960e8c237b1867cad899de5abbe5e7
tree123637517f5c427744b3a712a3e6695bb03bb07c
parent4e3844b68525ad592ca81e19c3f314969bb4ccaf
Added a shellcode directory for small fragments of code that run on the target OS.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@780 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/goodfet.cc
shellcode/README.txt [new file with mode: 0644]
shellcode/chipcon/cc1110/Makefile [new file with mode: 0644]
shellcode/chipcon/cc1110/cc1110-ext.h [new file with mode: 0644]
shellcode/chipcon/cc1110/crystal.c [new file with mode: 0644]