Releases: MojtabaTajik/Robber
Robber v2.0
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
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
- 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
- Add ability to configure rules for best and good choice by user and show theme in different color
Robber 1.3
- Add ability to select image type to scan
- Fix UI
Robber 1.2
- Add x64 PE images support
- Show image type in UI
- Refactor code and performance improvments
Robber 1.1
Fix icon resource not found issue