aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorn0p <0x90@n0p.cc>2018-03-10 00:56:20 +0100
committern0p <0x90@n0p.cc>2018-03-10 00:56:20 +0100
commit474a8d0100873376b0bca77ecdcd0d12bb1002d8 (patch)
tree909120234cfe68bb272e4872cb34d7e9ff696076 /.gitmodules
parentce63c6edf4c54e317ce5de1bca972151c465b728 (diff)
downloadidaSystemCalls-474a8d0100873376b0bca77ecdcd0d12bb1002d8.tar.gz
idaSystemCalls-474a8d0100873376b0bca77ecdcd0d12bb1002d8.zip
Added miasm as submodule and adjusted SystemCalls.py to this miasm version.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..dfe4df9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "miasm"]
+ path = miasm
+ url = https://github.com/cea-sec/miasm.git