Code Monkey home page Code Monkey logo

adam-duby / getting-all-the-imports-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyattevers613/getting-all-the-imports-tool

0.0 0.0 0.0 79 KB

5 - Getting all the Imports - We have seen numerous ways to statically extract a list of imports from the IAT. However, explicitly delay loaded functions are absent from these lists. Develop a tool that can statically capture ALL loaded DLLs and imports, included those from emebedded exes, and potentially obfuscated imports.

Python 100.00%

getting-all-the-imports-tool's Introduction

GATI: Getting All the Imports

GATI is a tool designed to identify late-loaded libraries and functions in executables. In addition to the main purpose, the tool also provides entropy and delay detection as well as UPX packing and embedded .exe detection.

Usage

To run GATI, use the following command:

python ./GATI.py

Replace <file-path> with the path to the executable you want to analyze.

Features

  • Identify late-loaded libraries and functions
  • Entropy detection (tool created but not integrated)
  • Delay detection (tool created but not integrated)
  • UPX packing detection (tool created but not integrated)
  • Embedded .exe detection (tool created but not integrated)

Other Tool Usage

  • Non-integrated tools can be ran by navigating to the Final_Tools folder

getting-all-the-imports-tool's People

Contributors

astrawley avatar cdworsky2323 avatar theronakbrar avatar wyattevers613 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.