Someone999

Results 80 comments of Someone999

Content read from detected memory by ORTDP. ![image](https://user-images.githubusercontent.com/45456778/137285731-ada82acd-7058-4a33-ac2f-b5b358f19747.png) In code, the offset of the filename is 0x8C, so I tried to read 256 bytes start at the address stored in...

I found that the offset of the filename has changed to 0x90. Please update your code.

![image](https://user-images.githubusercontent.com/45456778/137319210-b03eda6b-cfe5-4e24-a65c-b41aaa97c3ff.png) Dump of the memory region

First 8 bytes of this region are {0x08, 0xfe, 0xfa ,0x00, 0x59, 0x00, 0x00, 0x00}

There is another problem here. The base address of the Mode can not be found. ![image](https://user-images.githubusercontent.com/45456778/137324399-0070bf80-e582-4bce-95ed-b325bb766a16.png)

This is what I found about the matching patterns. Base Addresses: - Mode: - MemoryRegions: - Normal: - 0x0843B988: 67,19,05,01,74,0F,86,3D,X,X,X,X,00,0F,94,C0,0F,B6,C0,EB - 0x0849A8F4: 67,19,05,01,74,0F,86,3D,X,X,X,X,01,75,34,B9,5D,C0,DD,8F - 0x087EBB08: 55,8B,EC,56,8B,F1,83,3D,X,X,X,X,02,74,1B,B9,60,A5,93,12 - 0x087EBD9C: 01,00,00,00,0F,B6,F8,A1,X,X,X,X,85,C0,74,0E,83,F8,02,0F -...

> [OsuRTDataProvider.zip](https://github.com/OsuSync/OsuRTDataProvider/files/7348777/OsuRTDataProvider.zip) Try use this dll, i added osu ver 20211014 support. ;w; Thanks

> > [OsuRTDataProvider.zip](https://github.com/OsuSync/OsuRTDataProvider/files/7348777/OsuRTDataProvider.zip) Try use this dll, i added osu ver 20211014 support. ;w; > > Hello, can you send new offsets? I wrote it also. Form 0x8c to 0x90.

The new offset of Beatmap filename.

I had modified and compiled the code about Beatmap Filename myself. The new problem is the ModFinder init failed. Now we need a new base address of Mode.