change some commands

This commit is contained in:
Sina Karvandi 2020-04-12 08:50:58 -07:00
parent 044d02a372
commit 3538da875c
2 changed files with 17 additions and 3 deletions

View file

@ -52,7 +52,7 @@ int main()
while (!ExitFromDebugger)
{
printf("0: HyperDbg >");
printf("HyperDbg >");
string command;
getline(cin, command);