Updates description again
parent
8cb5da0794
commit
18c0bb0ac8
|
@ -805,13 +805,11 @@ protected
|
|||
# maxAllocs => Optional. Number of allocation calls, default: 0x350
|
||||
#
|
||||
# Example of using the 'sprayHeap' function:
|
||||
# <div id="blah"></div>
|
||||
# <script>
|
||||
# #{spray}
|
||||
#
|
||||
# var s = unescape("%u4141%u4141%u4242%u4242%u4343%u4343%u4444%u4444");
|
||||
# var b = "ie9";
|
||||
# sprayHeap({shellcode:s, browser:b, objId:"blah", heapBlockSize:0x50000});
|
||||
# sprayHeap({shellcode:s, heapBlockSize:0x80000});
|
||||
# </script>
|
||||
#
|
||||
def js_property_spray
|
||||
|
|
Loading…
Reference in New Issue