Open santhoshkumar4035 opened 1 month ago
The stack protection can probably be enabled through a rustc flag. Symbol stripping can be done at later stage so it's not really relevant (I don't think we should strip symbols by default) and I'm not sure how much fortified functions are relevant for Rust. I don't think that the code in super_native_extensions
calls any unsafe glibc functions directly.
After Testing my Application in MOBSF it throws some Warnings so how to resolve SHARED LIBRARY BINARY ANALYSIS warnings. i've attached full testing report:
@knopp , Could you please look at this issue?
reports.pdf