From f9aa7e84d89d9f0fe5374460275720bfbbfa37b6 Mon Sep 17 00:00:00 2001 From: Dobin Date: Mon, 15 Apr 2024 20:52:54 +0100 Subject: [PATCH] ui: show more info --- app/templates/project.html | 19 ++++++++++--------- app/views_project.py | 33 ++++++++++++++++++++++++--------- 2 files changed, 34 insertions(+), 18 deletions(-) diff --git a/app/templates/project.html b/app/templates/project.html index cbc1a58..b01aebb 100644 --- a/app/templates/project.html +++ b/app/templates/project.html @@ -50,7 +50,7 @@
- + {% for shellcode in shellcodes %} - {% endfor %} @@ -84,7 +84,6 @@ {{export['name']}} ({{export['size']}}) {% endfor %} - INFO {% endif %} @@ -106,7 +105,7 @@ >{{value}} {% endfor %} - +