Skip to content

Releases: MojtabaTajik/Robber

Robber v2.0

29 Apr 06:03

Choose a tag to compare

What's new since 1.7:

CLI mode — run headless with --path, --rate, --output and pipe results to other tools
Threaded scanning — UI stays responsive; cancel mid-scan at any time
DLL search order — each result shows the exact directories Windows would check, flagged as writable or not
UAC detection — executables requiring elevation are flagged (hijack = privilege escalation)
Delayed imports — standard and delayed import tables both scanned
Export — save results as JSON or CSV from the GUI or CLI
System DLL filter — System32/SysWOW64/Windows\System excluded automatically, no more false positives from redistributable runtimes
Settings persistence — filters and last path remembered across sessions

Robber 1.7

29 Feb 07:12

Choose a tag to compare

Added an option that let the user filter executables that prone to hijacking and placed in a directory with weak write permission and let bad guys overwrite DLL easily.

Robber 1.6

26 May 06:05

Choose a tag to compare

  • Add Abuse candidate option, using this option user can define which type of result need to be process by Robber and this option let Robber work very fast
  • User can start new search without need to restart Robber
  • Run Robber as administrator for restricted areas access
  • Add progress bar to show analyze progress
  • Add light theme
  • Add live update option which let user to see live update of vulnerable applications
  • Improve icons resolution
  • Add status bar to show analyze progress
  • UI improvements

Robber 1.4

14 Jun 09:01

Choose a tag to compare

  • Add ability to configure rules for best and good choice by user and show theme in different color

Robber 1.3

25 May 12:04

Choose a tag to compare

  • Add ability to select image type to scan
  • Fix UI

Robber 1.2

24 May 02:30

Choose a tag to compare

  • Add x64 PE images support
  • Show image type in UI
  • Refactor code and performance improvments

Robber 1.1

22 May 07:36

Choose a tag to compare

Fix icon resource not found issue