hey guys, thanks a lot for visiting this post,
i have a lot of questions and i have been trying to implement this for really long time
What I want to achieve is:
i wanna create a netvar manager then use the offsets that is being sniffed by the netvar manager
and use createinterface to call...
credits: https://github.com/bruhmoment21/cs2-sdk & https://github.com/neverlosecc/source2gen & https://github.com/MissedShot/wok-csgo-2.1
I spent a little time and made a parser of all schemes, it in "wok-csgo" style, but you can edit it.
Schemes Dump
Enumes Dump
schemes.hpp
#pragma once...
Почему-то внезапно решил сделать дампер нетваров и сигнатур на питоне.
Держите exe + код. После запуска программы рядом с ней появится dumper.txt.
В этом файле будут все нетвары и оффсеты с hazedumper'а
Virustotal - 4/66
Download exe
import requests
from bs4 import BeautifulSoup as bs
offsets =...