mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-10 01:29:59 +00:00
change some commands
This commit is contained in:
parent
044d02a372
commit
3538da875c
2 changed files with 17 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ int main()
|
|||
|
||||
while (!ExitFromDebugger)
|
||||
{
|
||||
printf("0: HyperDbg >");
|
||||
printf("HyperDbg >");
|
||||
|
||||
string command;
|
||||
getline(cin, command);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue