thaolt / myagent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video: https://youtu.be/MkNcgyBCfS8

Part 1: https://github.com/thaolt/hellojava

Learning JAVA

Hello

  1. First we install a JDK

  2. Print Hello World

  3. Create Makefile

  4. Structuring the source code

  5. Packaging

  6. Github

Javaagent and Javassist

  1. Create simple agent

  2. Download javassist

  3. Modify target app classes with the agent

  4. Profit?

About


Languages

Language:Java 79.2%Language:Makefile 20.8%