I am just curious about if I edit and disable a .so file imports(strlen,malloc,strcmp,etc) after that I execute the library then what happening? What should I expect!
I am expecting which imports I disable that functions are not work .
I am just curious about if I edit and disable a .so file imports(strlen,malloc,strcmp,etc) after that I execute the library then what happening? What should I expect!
I am expecting which imports I disable that functions are not work .