SHT_NULL

blethial

New User
2
10/14/16
1
Thread Author
Hi I am a newbie modder and I'm trying my best to learn things myself. Right now, I am attempting to mod the libgame.so from a game called Dragon Blaze with IDA Pro and it would not open saying that the first section must be SHT_NULL. Another error pops up "File contains meaningless/illegal section declarations, using program sections." There is also "Binary data is incorrect, maximum possible value is 0"

I am so far unable to do anything about it as I understand it is some kind of protection so IDA would not open that section. Is there a solution/workaround to this?

Thanks in advance.
 
Starting off with a game like dragon blaze is insane, as I remember when our modders looked at it the there was a lot of obfuscation meaning the code is jargon unless you can decrypt it.
If you are just starting out modding you need to find simpler games to look into, there is a reason why there are no Dragon Blaze mods around
 
Starting off with a game like dragon blaze is insane, as I remember when our modders looked at it the there was a lot of obfuscation meaning the code is jargon unless you can decrypt it.
If you are just starting out modding you need to find simpler games to look into, there is a reason why there are no Dragon Blaze mods around
Thanks for the heads up! I guess I better stay away from this game for now.
 
Back
Top Bottom