Wednesday, February 1, 2012

Goals for February

Just wanted to give a quick update, that yes I am still working on this. I realized my C++ is total crap so I've gone back and started reading my ANSI C++ Book. I've been reading and doing the examples of about a chapter every two days, or roughly 30 pages a day. Out of all the programming books I've ever bought, I don't think I've actually read them front to back like I have this one. It's weird when you're actually motivated to do something on your own like this. I've always enjoyed coding (mainly python) but I never thought I'd actually read a whole book on it. I also took the time to find a DirectX9 book by Frank D. Luna which I'll study at the same time. Anyways, I'm getting off track here.

My goals for February are this (warning they're pretty boring):
1. Finish reading my C++ book
2. Start reading the DirectX9 book and get through at least the first 10 chapters.
3. Craft an initial version of my hooking library. It will be as generic as possible to allow for extending it easily.
4. Implement at least four methods of hooking/injection.
5. Try to come up with decent reasons to make sure this blog doesn't go stale, but not post useless posts like this one. (I friggen hate when blogs go stale).

Anyways, stay tuned I'm about halfway done with the C++ book and it's starting to come back to me, so I should have *some* code available soon.

1 comment: