Giter Club home page Giter Club logo

wholockedme's Introduction

WhoLockedMe

What does it do?

Lists of all files and ports that are currently being used/bloked by any process.
Using the instant filter you can easily find out what is responsible for locking a file.
You can easily close the handles without killing the processes. The tool also allows you to kill the processes though.

Credits

  • Credits to HotkeyIt for the super complicated handle retrievement!
  • Credits to "just me" for translating all the handle retrievement stuff into AHK 1.1 and also for GetPathNameByHandle and GetIconByPath and other valuable info about icons in AHK and File System Redirection!
  • Credits to jNizM for a lot of valuable input and research, QueryDosDevice and fine-tuning of GetExtendedTcpTable and GetProcessFilePath!
  • If your name, someone elses name or anything else is missing from this list, tell me please!

Links

Requirements

The script requires AHK 1.1. An older version that works for AHK_H can be found in the subfolder /AHK_H. If you just want to test it you can download the compiled version. (See link below)

Future ideas include:

  • only show handles that are definitely locking a file
  • in the network port tab, show more info like IP addresses and remote ports
  • also show udp ports, not only tcp
  • option to force a process to stop listenting on a certain port
  • context menu for the listview
  • smaller buttons

Downloads

Download latest version of the script
Downlaod compiled 32bit version
Downlaod compiled 64bit version
Downlaod reporsitory

Screenshots

Screenshot Screenshot Screenshot Screenshot

wholockedme's People

Contributors

t-vk 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.