View Single Post
  #1  
Old 09-28-2005, 20:05
Hero Hero is offline
VIP
 
Join Date: Jan 2005
Posts: 226
Rept. Given: 2
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 2 Times in 2 Posts
Hero Reputation: 1
How you inject codes?

Hi all
I write a small program that inject codes in other programs.Normally I have no
problem with small codes(I will make a routine and write my codes in it in asm
then inject it with coping routine codes in my target address).
But what can I do if my injecting code is too big?
For example,I want to inject an encryption algorithm into my target program,
and I can't find its asm implementation...
Is there any simpler way for this,except writing all of it in asm myself???

sincerely yours
__________________
I should look out my posts,or JMI gets mad on me!
Reply With Quote