Hamza EL Yousfi

Results 6 issues of Hamza EL Yousfi

Hi, opencv version : tried opencv-4.5.5 & opencv-4.6 but got the same error. I'm trying the same c++ code from the repo, but I have an error in the line...

//Alloc memory DLL_STATS* pDStats = (DLL_STATS*)ExAllocatePool2(ALLOC_TYPE_OnLoadImage, sizeof(DLL_STATS), TAG('kDSm')); Since ExAllocatePoolWithTag is deprecated, i use ExAllocatePool2 now, but it failed to allocate memory.

Thanks for this Cheat! I can't find LocalPlayer_c* in the scripts.json generated by IL2Cpp dumper, I can find all other ofsets but not LocalPlayer_c*, any idea why? Thanks!

question

Can I inject a DLL to a kernel mode process using this? Thanks!

Thanks for this project, I got this issue, I installed Python2.7 Build started... 1>------ Build started: Project: Utils, Configuration: Debug x64 ------ 1>graph_plotter.cpp 1>Matplotlib\matplotlib-cpp\matplotlibcpp.h(354,10): error C2766: explicit specialization; 'matplotlibcpp::detail::select_npy_type' has...

Some of signatures in script.json are now encrypted (localPlayer), do you have an old one?