You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Robber
2
2
**Robber** is a free open source tool developed using Delphi XE2 without any 3rd party dependencies.
3
+
- In Version 1.7 Robber doesn't require administrator rights by default because of new write permission check feature, so if you want to scan somewhere like 'ProgramFiles' you need to run Robber with admin rights.
3
4
4
5
What is DLL hijacking ?!
5
6
@@ -40,6 +41,7 @@ Feauters :
40
41
- Determine wich referenced DLLs candidate for hijacking
41
42
- Determine exported method names of candidate DLLs
42
43
- Configure rules to determine which hijacks is best or good choice for use and show theme in different colors
44
+
- Ability to check write permission of executable directory that is a good candidate for hijacking
43
45
44
46
[Find out latest Robber executable here](https://github.com/MojtabaTajik/Robber/releases)
0 commit comments