Advertisement
Guest User

Edge Legacy (March 2021) launch attempt on 19041.1415

a guest
Sep 17th, 2022
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. Initializing wait objects...
  2. Initializing debugger...
  3. Initializing debugger functions...
  4. Setting JSON memory management functions...
  5. Initializing Zydis...
  6. Getting directory information...
  7. Start file read thread...
  8. Retrieving syscall indices...
  9. Symbol Path: C:\Program Files\x64dbg\x64\symbols
  10. Allocating message stack...
  11. Initializing global script variables...
  12. Registering debugger commands...
  13. Registering GUI command handler...
  14. Registering expression functions...
  15. Registering format functions...
  16. Registering Script DLL command handler...
  17. Starting command loop...
  18. Initialization successful!
  19. Loading plugins...
  20. Handling command line...
  21. "C:\Program Files\x64dbg\x64\x64dbg.exe" "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe" "" "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe"
  22. Syscall indices loaded!
  23. Error codes database loaded!
  24. Exception codes database loaded!
  25. NTSTATUS codes database loaded!
  26. Windows constant database loaded!
  27. Reading notes file...
  28. File read thread finished!
  29. Debugging: C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe
  30. Database file: C:\Program Files\x64dbg\x64\db\MicrosoftEdge.exe.dd64
  31. Process Started: 00007FF7A5D00000 C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe
  32. "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe"
  33. argv[0]: C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\MicrosoftEdge.exe
  34. Breakpoint at 00007FF7A5E160B0 (entry breakpoint) set!
  35. DLL Loaded: 00007FF811C30000 C:\Windows\System32\ntdll.dll
  36. DLL Loaded: 00007FF810790000 C:\Windows\System32\kernel32.dll
  37. DLL Loaded: 00007FF80F970000 C:\Windows\System32\KernelBase.dll
  38. DLL Loaded: 00007FF80CBE0000 C:\Windows\System32\apphelp.dll
  39. DLL Loaded: 00007FF811080000 C:\Windows\System32\SHCore.dll
  40. DLL Loaded: 00007FF810FE0000 C:\Windows\System32\msvcrt.dll
  41. Thread 10CC created, Entry: ntdll.00007FF811C82AD0, Parameter: 000001EB8B8C8190
  42. DLL Loaded: 00007FF810320000 C:\Windows\System32\combase.dll
  43. DLL Loaded: 00007FF80F730000 C:\Windows\System32\ucrtbase.dll
  44. DLL Loaded: 00007FF8101D0000 C:\Windows\System32\rpcrt4.dll
  45. Thread 1410 created, Entry: ntdll.00007FF811C82AD0, Parameter: 000001EB8B8C8190
  46. DLL Loaded: 00007FF811B50000 C:\Windows\System32\sechost.dll
  47. Thread 1924 created, Entry: ntdll.00007FF811C82AD0, Parameter: 000001EB8B8C8190
  48. DLL Loaded: 00007FF810C70000 C:\Windows\System32\oleaut32.dll
  49. DLL Loaded: 00007FF80F690000 C:\Windows\System32\msvcp_win.dll
  50. DLL Loaded: 00007FF80D250000 C:\Windows\System32\kernel.appcore.dll
  51. DLL Loaded: 00007FF80E4C0000 C:\Windows\System32\wkscli.dll
  52. DLL Loaded: 00007FF80AB90000 C:\Windows\System32\wincorlib.dll
  53. DLL Loaded: 00007FF80E820000 C:\Windows\System32\netutils.dll
  54. System breakpoint reached!
  55. INT3 breakpoint "entry breakpoint" at <microsoftedge.EntryPoint> (00007FF7A5E160B0)!
  56. DLL Loaded: 00007FF80F8E0000 C:\Windows\System32\bcryptprimitives.dll
  57. DLL Loaded: 00007FF8069E0000 C:\Windows\System32\iertutil.dll
  58. DLL Loaded: 00007FF8106E0000 C:\Windows\System32\advapi32.dll
  59. Thread 1924 exit
  60. Thread 1410 exit
  61. Thread 10CC exit
  62. Process stopped with exit code 0x109B (4251)
  63. Saving database to C:\Program Files\x64dbg\x64\db\MicrosoftEdge.exe.dd64 15ms
  64. Debugging stopped!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement