User profile: Affected1

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

Calculate date and time from UNIX time
I need to calculate the date and time from UNIX time. And i need to do this without any extra librar...

Delete files with same size
Should i try using some hash thing then? Like CRC32 or MD5 to check for duplicates? Because i know t...

Delete files with same size
So, i got a directory full of files. Some files are duplicate and i'd like to delete those duplicate...

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...