In this issue, I am going to show how to inject the byte-code at runtime using Javassist. Initial target In my team, we wrote some Java method to retrieve users information via Soap and CORBA, the Soap and CORBA libraries were generated by another team, we have no privilege to change the behaviors a...
[更多...]