Sourav Banerjee

Results 5 issues of Sourav Banerjee

The solution is to replace line 15 in authentication/renderers.py with if data.get('errors', None) is not None:

The issue is as mentioned above. The following output confirms that the library was loaded in the remote process. ``` beryllium:/data/local/tmp # ./injector 15449 libhook.so @ Injecting library libhook.so into...

Il2CppInspector is currently unable to dump field information for internal Unity classes (from namespace UnityEngine) like GameObject and Transform. API reference for Transform class : https://docs.unity3d.com/ScriptReference/Transform.html Extract from header dump...

bug

First of all, thanks a lot for the wonderful project! I trying to access/modify in memory game structures for an ARM 32 bit game externally (using RPM). I was able...

enhancement

``` Injection started... Attached to process 1652 mmap called, function address f2db1095 process 1652 size 1024 Write 8 bytes to 0xffced8b8 process 1652 Call remote function f2db1095 with 6 arguments,...