From d8d05c028eab650f2d95cbdce2861edad608d129 Mon Sep 17 00:00:00 2001 From: LandGrey Date: Mon, 14 Sep 2020 20:07:51 +0800 Subject: [PATCH] Update README.md --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a59f6bb..adcd67e 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,24 @@ # copagent ![release](https://img.shields.io/badge/version-1.3-orange.svg) -### java memory web shell extracting tool +**A java memory web shell extracting tool** - Download: - -https://github.com/LandGrey/copagent/raw/release/cop.jar + https://github.com/LandGrey/copagent/raw/release/cop.jar - Usage: + ``` + java -jar cop.jar + ``` -```java -java -jar cop.jar -``` - - + - Reference: - -[arthas](https://github.com/alibaba/arthas) + [arthas](https://github.com/alibaba/arthas)