Skip to content

Commit

Permalink
Updated MemoryModule path
Browse files Browse the repository at this point in the history
  • Loading branch information
psychomario committed Jun 1, 2012
1 parent c36dce6 commit 1d62161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitrap0d.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ def kitrap0d():
kernel32.CloseHandle(process_information.hThread)
kernel32.CloseHandle(process_information.hProcess)
ntvdminject = dllinject.Process(handle=ntvdm)
print ntvdminject.inject("MemoryModule.dll")
print ntvdminject.inject("MemoryModule\\MemoryModule.dll")

0 comments on commit 1d62161

Please sign in to comment.