Hello Jalilos,
This should work then:
SootClass soot_class = Scene.v().getSootClass("java.lang.reflect.Field");
SootMethod src = soot_class.getMethodByName("setAccessible");
Let us know if you have any more questions.
Sincerely,
Phil Pratt-Szeliga
Syracuse University