From a6c3fcdce3edf1056d49852a0f2bde177baaf114 Mon Sep 17 00:00:00 2001 From: Eviatar Gerzi Date: Sun, 2 Oct 2022 16:56:14 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9929032..ee525a7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ RPCMon uses a hardcoded RPC dictionary for fast RPC information processing which ## Usage -Double click the EXE binary and you will get the GUI Windows. +Double click the EXE binary with **Admin privileges** ("Run As Administrator") and you will get the GUI Windows. RPCMon needs a DB to be able to get the details on the RPC functions, without a DB you will have missing information. 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`.