Updates documentation

unstable
sinn3r 2013-04-30 17:11:19 -05:00
parent 9cc624456a
commit ae94fbdf6c
1 changed files with 1 additions and 1 deletions

View File

@ -868,7 +868,7 @@ protected
# <script>
# #{js_mstime_malloc}
#
# shellcode = "\u4141\u4141\u4141\u4141";
# shellcode = unescape("%u4141%u4141%u4141%u4141%u4141");
# offset = 3;
# s = 0x58;
# mstime_malloc({shellcode:shellcode,offset:offset,heapBlockSize:s,objId:oId});