Skip to content

Commit

Permalink
fixed error in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
psychomario committed May 29, 2012
1 parent 4f7dba4 commit 2b0aa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ import dllinject

proc=dllinject.Process(pe="C:\\WINDOWS\\system32\\notepad.exe")
proc.inject("HelloWorld.dll")
proc.inject("\xeb\xfe")
proc.injectshellcode("\xeb\xfe")
proc.terminate()

0 comments on commit 2b0aa71

Please sign in to comment.