engine icon indicating copy to clipboard operation
engine copied to clipboard

Spoof Java JDK & Android SDK classes

Open zerjioang opened this issue 9 years ago • 0 comments

Spoof next java classes when classloading by observation machine for MITMing class calls and intercepting them, altering their behaviour, etc.

  • File IO related classes (basically IN/OUT streams and File class)
  • HTTP related classes
  • Android Log class
  • javax.crypto package classes (basically for crypto operations detection, ciphertext, plaintext and key interception)

zerjioang avatar Sep 20 '16 15:09 zerjioang