Vladimir Kononovich

Results 131 comments of Vladimir Kononovich
trafficstars

Fixed via d8c76ac4cc3c3e460c769aed7b1387268e6f89ba. Check the project's new release.

May I ask you: how did you get this SYM file? How it was generated?

Thanks. If you will find some other problems, feel free to create an issue with a bunch of mistakes related to mgs_reversing.

`FUN_8003853c` - but I have `jimctrl_kill_8003853` here.

You've modified your sym file, so...: ``` 03c450: $800382ec 94 Def class EXT type FCN VOID size 0 name jimctrl_kill_8003853C ``` `jimctrl_kill_8003853C` has now 0x800382ec address

As I understand your current situation: your sym file was modified, but you're still using the original executable.

New fixes via: 7f76770509fd8c9d1e74326166ea2cf07c85d423. Check new release.

It's strange, but not all structures defined in SYM file: `HzdMap`, for example.

Unfortunately, I've stucked for now in fixing SIM file reading. Requires more time than I thought. вс, 16 февр. 2020 г. в 18:43, Paul : > Any progress? I've created...