xsp!d3r Posted April 24, 2010 Share Posted April 24, 2010 (edited) hi all does anyone know how to inject a code into pe using asm?! and thank's Edited April 24, 2010 by Xsp!d3r Link to comment
NullPointerException Posted April 24, 2010 Share Posted April 24, 2010 if for inject you mean writing code into another process you can use Read/WriteMemoryProcess.If you want to do some advanced injection like dll (that can be used for patching too) you can use CreateRemoteThread.there are a lot of useful links at codeproject.com, search there. Link to comment
Kurapica Posted April 24, 2010 Share Posted April 24, 2010 maybe this is useful : http://board.b-at-s.info/index.php?showtopic=7150 Link to comment
xsp!d3r Posted April 25, 2010 Author Share Posted April 25, 2010 (edited) thank you guys for the help ok the main idea here is like adding a watermark into pe this means find a free space 00 bytes in pe and put the string you wan't to, that's what i'm looking for in general Edited April 25, 2010 by Xsp!d3r Link to comment
ahmadmansoor Posted April 25, 2010 Share Posted April 25, 2010 hehehe .....so u want to watermark ur Cracked release (stuff) I have see a lot of stuff there my friend use protector like Thmida or nooby or other which use watermark .. then U will know if some one rip off ur stuff .. أخي انت في أي فريق ؟ at4re or aoreteam ومن الجيد وجود أشخاص أمثالك متمرسين في مجال الهندسة العكسية . اية مساعدة أنا جاهز Link to comment
xsp!d3r Posted April 26, 2010 Author Share Posted April 26, 2010 (edited) i'm in RED CREW but i'm stil arabic ^^ will yes that's what i wan't to do watermark my releases against rippers i'm trying to do a release checker like LUCiFER, TSRH and/or iNFECTION checkers Edited April 26, 2010 by Xsp!d3r Link to comment
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