i am injecting a dll into oneo my process's and i want it to read the bytes of the file and write those specified bytes to a file on hard disk. The problem is my .dll compiles, but when the .dll isi njected, it never creates the file and writes to it :( -thx (if i use C file operations will this bypass this problem?)
maybnxtseasn 0 Newbie Poster
Recommended Answers
Jump to PostWhen you say "injecting" do you mean LoadLibrary()? If not, then what exactly do you mean.
Jump to PostYou need to post some code that illustrates the problem. What compiler are you using?
All 5 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lochnessmonster 0 Junior Poster
maybnxtseasn 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.