vitamin wrote: > > OuahabiX wrote: > > I had read that KERNEL32 is just a functions forwarder to NTDLL but it's not completed yet, is it the right choice to start with? > > Not really. You need to know lots of things to be able to hack those dlls. > You should start at something simple and less destructive - for example comctl32.dll imo, the simplest approach is to pick bugs from bugzilla, there is no shortage of stuff to start on there.