Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Sam839
Forum: Off-Topic 11-10-2020, 11:13
Replies: 2
Views: 3,311
Posted By Sam839
Re: [T] Small useful codes - Thread

Simple FindSignature with LRU cache (max: 8192. If the value is above this limit, then the cache is flushed).

#include <iostream>
#include <Windows.h>
#include <Tlhelp32.h>

#include <map>...
Forum: Off-Topic 11-10-2020, 11:10
Replies: 2
Views: 3,311
Posted By Sam839
Re: [T] Small useful codes - Thread

FindSignature with LRU cache (max: 8192. If the value is above this limit, then the cache is flushed).
I tried to make the best performance.

#include <iostream>
#include <Windows.h>
#include...
Forum: Off-Topic 09-23-2020, 01:06
Replies: 2
Views: 3,311
Posted By Sam839
[T] Small useful codes - Thread

Insert your little code that you think should be seen by others. I noticed that there are similar threads and decided to do something similar.

For example:

// C++
int RGetAppID() // Get AppID...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 07:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode