PassionSOHN Posted June 12, 2012 Posted June 12, 2012 (edited) PAPAHACKER.zip you can use this program very easily. not packed 1. select a process you wanna hook 2. if you wanna spoof some packets, just write down the hex codes(upper text) or ASCII (lower text) example) textbox of "Search Hex" 47 45 54 "Replace Hex" 53 45 54 or "Search ASCII" GET "Replace ASCII" SET in addition, you can bypass some bytes by writing "??" when searching by hex codes. like this: 47 ?? 54 ?? 2F-> only searching array [0], [2] and [4] except [1], [3] comparing with WPE, you can replace packets regardless of its position or size. only support winsock 1.1 send(), recv() passionsohn @ south korea ssc0116@hanmail.net Edited June 12, 2012 by PassionSOHN
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now