From 3b14e96cc9d61add1a21d9882dd1af799903478d Mon Sep 17 00:00:00 2001 From: "Adrian (Mircea) Nenu" Date: Tue, 19 Nov 2024 02:47:55 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a9e0a56..ceac9a8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ ## Overview This repository contains the implementation of a C JNI Agent designed to recursively capture the values of objects within methods on a stack trace. + +![dashboard](DISSERTATION/dashboard-app.png + ## Prerequisites To utilize this agent, you need to install the following libraries: - `libxml2`