dynStruct was mainly tested against gcc compiled binary. Even if all compiler usually used similar GOT/PLT on linux checking dynStruct handle them properly is an important thing.
Especially the parsing of the PLT which is enterly based on exact instructions sequence gcc make for each entry.
dynStruct was mainly tested against gcc compiled binary. Even if all compiler usually used similar GOT/PLT on linux checking dynStruct handle them properly is an important thing. Especially the parsing of the PLT which is enterly based on exact instructions sequence gcc make for each entry.