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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Double click the EXE binary with **Admin privileges** ("Run As Administrator") a
17
17
RPCMon needs a DB to be able to get the details on the RPC functions, without a DB you will have missing information.
18
18
To load the DB, press on `DB -> Load DB...` and choose your DB. You can a DB we added to this project: `/DB/RPC_UUID_Map_Windows10_1909_18363.1977.rpcdb.json`.
19
19
20
+
## Build
21
+
When downloading it from GitHub you might get error of block files, you can use PowerShell to unblock them:
0 commit comments