From d2d557dd27fff50bd3d8bbcc6fc07ccf060c8555 Mon Sep 17 00:00:00 2001 From: maskelihileci <41159853+maskelihileci@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:45:01 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bac8cc8..1251327 100644 --- a/README.md +++ b/README.md @@ -1909,6 +1909,9 @@ _Updated: 2024 01 23    Language: Python_ * [Yarka](https://github.com/AzzOnFire/yarka): IDA plugin for YARA signature creation from selections.
_Updated: 2024 05 26    Language: Python_ +* [Retrospective Analysis](https://github.com/maskelihileci/Retrospective_Analysis): Retrospective Analysis is a plugin compatible with IDA Pro that enhances the reverse engineering process. It performs backward analysis of function calls using a layered system, predicts and modifies function types, and removes unused parameters after these modifications. This process aims to accelerate and simplify the analysis workflow for reverse engineers.
+_Updated: 2024 11 16    Language: Python_ + ## Credits