Ok, I got the TOM_RUS version working on Oregoncore(2.4.3), post is on thier forum.
However, I've only got one MEM_CHECK so far:
INSERT INTO `warden_data_result` (`id`, `check`, `data`, `str`, `address`, `length`, `result`, `comment`) VALUES
(803, 243, '', '', 4840352, 2, '558B', NULL);
This is for the Lua protection disabler posted earlier.
The provided PAGE_CHECKS/DRIVER_CHECKS seem to work fine afaik, no false positives yet.
Right now i'm interrested in how to get the adresses for the most populair hacks on 2.4.3 like wowemuhacker and similair hacks, I don't have enough experience to dissemble them myself so basicly im asking if somome is interested in doing this, already has the addresses, or could explain me where I should look, I got a bit of experience with dissambling.
-Midna