DLL InjectionThank you for the useful links! They are exactly what i was looking for! Thanks! :D
DLL InjectionWhat is the best way to inject a DLL in C++? I have tested many source codes of injectors but none o...
Problem with writing to fileThanks JLBorges! Now its working perfectly with slight adjustments :)
Problem with writing to fileI dint create any buffers. I just call that log function with a string and then it should write it t...
Problem with writing to fileHow i could get the buffer size?