Skip to content

Simple import table hashing tool made for fast setup, quick results, and no online payload submission.

Notifications You must be signed in to change notification settings

AptAmoeba/Imphash-Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Imphash-Local

Many implementations for import hashing were either:

  • out of date
  • not quick enough
  • or were online solutions which required payload submission

I wrote this local drag-and-drop imphash script quickly for personal use. I'm going to re-write this in C or something later to make it actually fast and not shitty - this is basically just a UI wrapper for the library :3

 

Raw Python dependencies:

(The Executable will run without these)

  • PEFile
    • ("pip3 install pefile")

About

Simple import table hashing tool made for fast setup, quick results, and no online payload submission.

Topics

Resources

Stars

Watchers

Forks

Languages