User profile: Affected1

User info
User name:Affected1
Statistical data
Gender:Male
Occupation:Programmer
Skills:C++
VB .NET
History
Joined:
Number of posts:19
Latest posts:

DLL Injection
Thank you for the useful links! They are exactly what i was looking for! Thanks! :D

DLL Injection
What 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 file
Thanks JLBorges! Now its working perfectly with slight adjustments :)

Problem with writing to file
I dint create any buffers. I just call that log function with a string and then it should write it t...

Problem with writing to file
How i could get the buffer size?