Use for all your coding needs. I or someone else may be able to help you more if you were to provide a language that you're trying to code this in (i.e. C++, C#, etc).
Looks like a cut-through attempt, ever tried to search what API hooking means? or is it just a new term that you just learned/saw somewhere and decided to use it?
What does console have to do with the whole scheme?
I bought one of Justin and it worked but it was as a console so I made a form as I said and I have managed to find 6 errors ( was 62 errors ) and Api.Hooking is like to intercept another program or like a app witch says "Hello" you could change that and notepad say u typed HelloJokeBold49 it would make a textbox comeup saying whatever you want I will say api.hooking is a method to control another program. or Intercept its normal Funcations.
I bought one of Justin and it worked but it was as a console so I made a form as I said and I have managed to find 6 errors ( was 62 errors ) and Api.Hooking is like to intercept another program or like a app witch says "Hello" you could change that and notepad say u typed HelloJokeBold49 it would make a textbox comeup saying whatever you want I will say api.hooking is a method to control another program. or Intercept its normal Funcations.
What I ment was it was a console application that when you run it, it has the .dll and injector code built in so it injects abit of code that is built into the application
What I ment was it was a console application that when you run it, it has the .dll and injector code built in so it injects abit of code that is built into the application
Well first make sure the DLL is working and inject it using an injector like Winject before making your own injector.
[Guide] Hooking the Console Input and Output 11/19/2011 - SRO Coding Corner - 24 Replies My next guide is more of a boring one, but it is necessary to show the concepts now since I will be using them in an upcoming guide (assuming I can get it done before any client updates)! There are no images to show really and I don't expect anyone to really spend a lot of time on this one now, but it will be a good reference for later on when I use the concepts.
Just remember all of the guides up to now are setting the stage for future guides (barring anything that might prevent me from...
[Request]Hooking tutorial C# 06/03/2010 - CO2 Programming - 4 Replies I need a hooking tutorial for C#, thanks in advance :)