Skip to content

Commit

Permalink
Add submodule for libinjection and lua-aho-corasick
Browse files Browse the repository at this point in the history
  • Loading branch information
p0pr0ck5 committed Sep 17, 2016
1 parent a0e6f57 commit 676b11e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "libinjection"]
path = libinjection
url = https://github.com/p0pr0ck5/libinjection
[submodule "lua-aho-corasick"]
path = lua-aho-corasick
url = https://github.com/p0pr0ck5/lua-aho-corasick
Binary file removed lib/libac.so
Binary file not shown.
Binary file removed lib/libinjection.so
Binary file not shown.
1 change: 1 addition & 0 deletions libinjection
Submodule libinjection added at e1cd4e
1 change: 1 addition & 0 deletions lua-aho-corasick
Submodule lua-aho-corasick added at db91ee

0 comments on commit 676b11e

Please sign in to comment.