From f40161b206a7ab6929bbb7dc5902b49fcd25b5d0 Mon Sep 17 00:00:00 2001 From: Dobin Rutishauser Date: Sun, 22 Jun 2025 21:57:37 +0200 Subject: [PATCH] feature: correct dll function handling --- app/templates/project.html | 4 +++ pe/superpe.py | 10 +++++++ phases/injector.py | 56 +++++++++++++++++++------------------- phases/masmshc.py | 2 +- phases/templater.py | 5 ++++ 5 files changed, 48 insertions(+), 29 deletions(-) diff --git a/app/templates/project.html b/app/templates/project.html index 665d07c..304efb9 100644 --- a/app/templates/project.html +++ b/app/templates/project.html @@ -98,6 +98,10 @@ {% if exports != [] %}