aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn0p <0x90@n0p.cc>2018-03-07 20:58:05 +0100
committern0p <0x90@n0p.cc>2018-03-07 20:58:05 +0100
commit71fcf2286be5704a3d3c7bd157802e9b0c109f04 (patch)
tree8447e8639a5f88e1c80dcff15b616c06b8b2405d
parentced3a66bbce157819bff099f4fb5b0199413b51d (diff)
downloadidaSystemCalls-71fcf2286be5704a3d3c7bd157802e9b0c109f04.tar.gz
idaSystemCalls-71fcf2286be5704a3d3c7bd157802e9b0c109f04.zip
Updated the link to esec-lab.sogeti.com.
-rw-r--r--SystemCalls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SystemCalls.py b/SystemCalls.py
index 55a7c92..7136194 100644
--- a/SystemCalls.py
+++ b/SystemCalls.py
@@ -4,7 +4,7 @@
Work in progress...
The system call ABI from the following link are supported.
- http://esec-lab.sogeti.com/post/2011/07/05/Linux-syscall-ABI
+ http://esec-lab.sogeti.com/posts/2011/07/05/linux-syscall-abi.html
by n0p
"""