LoseNine

Results 5 comments of LoseNine

有时间我补完,因为书稿都在本地

和pytorch版本有关,需要改一下源码,根据版本不同,改的应该也不一样 ![image](https://user-images.githubusercontent.com/45224858/169941866-26eecf91-8e75-4ad3-beed-a0be70b68a45.png)

I solved the problem,when u read chinese string,like “清润珍珠....”,will raise UnicodeDecodeError,you can try this: 1.Go into this method· **‘read_string’** 2.Go into this method 'pymem.memory.**read_string**(self.process_handle, address, byte)' 3.Modify the code `...

In fact, python remote thread injection is very simple, but generally speaking, many games require important call assembly to run in the main thread of the game. If your function...