diff --git a/x64dbg.ts b/x64dbg.ts index 3747415..25b0075 100644 --- a/x64dbg.ts +++ b/x64dbg.ts @@ -929,6 +929,7 @@ + Name @@ -943,6 +944,7 @@ + State @@ -950,6 +952,7 @@ + Hit count @@ -957,6 +960,7 @@ + Log text @@ -964,6 +968,7 @@ + Condition @@ -971,6 +976,7 @@ + Fast resume @@ -978,6 +984,7 @@ + Command on hit @@ -999,105 +1006,128 @@ - + + Module + + + + Software breakpoint - + Hardware breakpoint - + Memory breakpoint - - - + + DLL breakpoint + + + + + + + Inactive - - - + + + + Enabled - - - + + + + Disabled - + &Edit - - - + + + + Remove - - - + + + + Remove All - - - - - - - - - + + + + + + + + + + + + Enable - - - + + + + Reset hit count - - - + + + + Enable All - - - + + + + Disable All - - - + + + + Disable - - - + + + + &Copy @@ -3037,853 +3067,853 @@ run Configuration - + File -> Open - + File -> Attach - + File -> Detach - + File -> Exit - + View -> CPU - + View -> Log - + View -> Breakpoints - + View -> Memory Map - + View -> Call Stack - + View -> Notes - + View -> SEH - + View -> Script - + View -> Symbol Info - + View -> Source - + View -> References - + View -> Threads - + View -> Patches - + View -> Comments - + View -> Labels - + View -> Bookmarks - + View -> Functions - + View -> Snowman - + View -> Handles - + View -> Graph - + Debug -> Run - + Debug -> Run until selection - + Debug -> Run until expression - + Debug -> Pause - + Debug -> Restart - + Debug -> Close - + Debug -> Step into - + Debug -> Step into (source) - + Debug -> Step over - + Debug -> Step over (source) - + Debug -> Execute till return - + Debug -> Run (pass exceptions) - + Debug -> Run (swallow exception) - + Debug -> Step into (pass execptions) - + Debug -> Step into (swallow exception) - + Debug -> Step over (pass execptions) - + Debug -> Step over (swallow exception) - + Debug -> Execute till return (pass exceptions) - + Debug -> Run to user code - + Debug -> Skip next instruction - + Debug -> Command - + Debug -> Trace Into Conditional - + Debug -> Trace Over Conditional - + Debug -> Trace Record -> Bit - + Debug -> Trace Record -> None - + Debug -> Undo instruction - + Plugins -> Scylla - + Favourites -> Manage Favourite Tools - + Options -> Preferences - + Options -> Appearance - + Options -> Shortcuts - + Options -> Topmost - + Options -> Reload style.css - + Help -> About - + Help -> Donate - + Help -> Check for Updates - + Help -> Calculator - + Help -> Report Bug - + Help -> Manual - + Help -> Generate Crash Dump - + Actions -> Find Strings - + Actions -> Find Intermodular Calls - + Actions -> Toggle Breakpoint - + Actions -> Toggle Bookmark - + Actions -> Delete Breakpoint - + Actions -> Enable/Disable Breakpoint - + Actions -> Binary Edit - + Actions -> Binary Fill - + Actions -> Binary Fill NOPs - + Actions -> Binary Copy - + Actions -> Binary Paste - + Actions -> Binary Paste (Ignore Size) - + Actions -> Undo Selection - + Actions -> Set Label - + Actions -> Set Comment - + Actions -> Toggle Function - + Actions -> Toggle Argument - + Actions -> Assemble - + Actions -> Yara - + Actions -> Set New Origin Here - + Actions -> Goto Origin - + Actions -> Goto Previous - + Actions -> Goto Next - + Actions -> Goto Expression - + Actions -> Goto Start of Page - + Actions -> Goto End of Page - + Actions -> Goto Start of Function - + Actions -> Goto End of Function - + Actions -> Goto File Offset - + Actions -> Find References to Selected Address - + Actions -> Find Pattern - + Actions -> Find References - + Actions -> xrefs... - + Actions -> Analyze Single Function - + Actions -> Analyze Module - + Actions -> Help on Mnemonic - + Actions -> Toggle Mnemonic Brief - + Actions -> Highlighting Mode - + Actions -> Enable/Disable Branch Destination Preview - + Actions -> Find - + Actions -> Decompile Function - + Actions -> Decompile Selection - + Actions -> Edit breakpoint - + Actions -> Enable/Disable Logging - + Actions -> Allocate Memory - + Actions -> Free Memory - + Actions -> Sync With Expression - + Actions -> Entropy - + Actions -> Copy All Registers - + Actions -> Mark As User Module - + Actions -> Mark As System Module - + Actions -> Mark As Party - + Actions -> Set Hardware Breakpoint (Execute) - + Actions -> Remove Hardware Breakpoint - + Actions -> Remove Analysis From Module - + Actions -> Remove Analysis From Selection - + Actions -> Treat Selection As Code - + Actions -> Treat Selection As Byte - + Actions -> Treat Selection As Word - + Actions -> Treat Selection As Dword - + Actions -> Treat Selection As Fword - + Actions -> Treat Selection As Qword - + Actions -> Treat Selection As Tbyte - + Actions -> Treat Selection As Oword - + Actions -> Treat Selection As Float - + Actions -> Treat Selection As Double - + Actions -> Treat Selection As LongDouble - + Actions -> Treat Selection As ASCII - + Actions -> Treat Selection As UNICODE - + Actions -> Treat Selection As MMWord - + Actions -> Treat Selection As XMMWord - + Actions -> Treat Selection As YMMWord - + Actions -> Increase Register - + Actions -> Decrease Register - + Actions -> Increase Register by - + Actions -> Decrease Register by - + Actions -> Zero Register - + Actions -> Set Register to One - + Actions -> Toggle Register Value - + Actions -> Copy - + Actions -> Copy Address - + Actions -> Copy Symbol - + Actions -> Load Script - + Actions -> Reload Script - + Actions -> Unload Script - + Actions -> Run Script - + Actions -> Toggle Script Breakpoint - + Actions -> Run Script to Cursor - + Actions -> Step Script - + Actions -> Abort Script - + Actions -> Execute Script Command - + Actions -> Refresh - + Actions -> Graph - + Actions -> Graph -> Toggle overview - + Actions -> Increment x87 Stack - + Actions -> Decrement x87 Stack - + Actions -> Push - + Actions -> Pop - + Actions -> Redirect Log - + Actions -> Browse in Explorer - + Actions -> Download Symbols for This Module - + Actions -> Download Symbols for All Modules - + Actions -> Create New Thread Here - - - - - - - - - - - - + + + + + + + + + + + + NOT FOUND IN CONFIG! @@ -4168,16 +4198,6 @@ Invalid database file (JSON)! DLL Load and unload - - - DLL Breakpoint %s(%s):Module %s - - - - - DLL Breakpoint(%s):Module %s - - Breakpoint reached not in list! @@ -4213,12 +4233,24 @@ Invalid database file (JSON)! - - + + You can only set 4 hardware breakpoints + + + DLL Breakpoint %s(%s):Module %s + + + + + + DLL Breakpoint(%s):Module %s + + + Could not set hardware breakpoint %p! (SetHardwareBreakPoint) @@ -4232,368 +4264,407 @@ Invalid database file (JSON)! - + Could not delete breakpoint %p! (DeleteBPX) - + Could not delete memory breakpoint %p! (RemoveMemoryBPX) - + Could not delete hardware breakpoint %p! (DeleteHardwareBreakPoint) - - + + Trace finished after %llu steps! - - + + Trace finished after %u steps! - + Bad tracing state. - - + + ??? (GetFileNameFromHandle failed) - + Process Started: %p %s - - + + TLS Callbacks: %d - - + + Failed to get TLS callback addresses! - + TLS Callback %d - - + + %d invalid TLS callback addresses... - - + + entry breakpoint - + Process stopped with exit code 0x%X - + Thread - + Thread %X created, Entry: %p - + No threads left to switch to (bug?) - + Thread %X exit - + Attach breakpoint reached! - + System breakpoint reached! - - + + Error: Cannot load global initialization script. - - + + Error: Cannot load debuggee initialization script. - - + + TLS Callback - + DLL Loaded: %p %s - + DLL Unloaded: %p %s - + DebugString: "%s" - - + + DetachDebuggerEx failed... - - + + Detached! - + paused! - + SetThreadName(%X, "%s") - + First chance exception on %p (%.8X, %s)! - + First chance exception on %p (%.8X)! - + Last chance exception on %p (%.8X, %s)! - + Last chance exception on %p (%.8X)! - + Delete breakpoint failed (BpDelete): %p - - - + + + Delete breakpoint failed (DeleteBPX): %p - - - + + + Could not enable breakpoint %p (SetBPX) - - - + + + Could not enable breakpoint %p (BpEnable) - - - + + + Could not disable breakpoint %p (BpEnable) - - - + + + Could not disable breakpoint %p (DeleteBPX) - + Did not enable hardware breakpoint %p (all slots full) - - + + Could not enable hardware breakpoint %p (BpEnable) - + Could not enable hardware breakpoint %p (SetHardwareBreakPoint) - - + + Could not disable hardware breakpoint %p (BpEnable) - + Could not disable hardware breakpoint %p (DeleteHardwareBreakPoint) - - + + Could not enable memory breakpoint %p (BpEnable) - - + + Could not enable memory breakpoint %p (SetMemoryBPXEx) - - + + Could not disable memory breakpoint %p (BpEnable) - - + + Could not disable memory breakpoint %p (RemoveMemoryBPX) - + + + Could not enable DLL breakpoint %s (BpEnable) + + + + + + + Could not enable DLL breakpoint %s (LibrarianSetBreakPoint) + + + + + + + Could not disable DLL breakpoint %s (BpEnable) + + + + + + Could not disable DLL breakpoint %s (LibrarianRemoveBreakPoint) + + + + + + Could not delete DLL breakpoint %s (BpDelete) + + + + + + Could not delete DLL breakpoint %s (LibrarianRemoveBreakPoint) + + + + + Delete memory breakpoint failed (BpDelete): %p - + Delete memory breakpoint failed (RemoveMemoryBPX): %p - + Delete hardware breakpoint failed (BpDelete): %p - + Delete hardware breakpoint failed (DeleteHardwareBreakPoint): %p - + Error starting process (CreateProcess, %s)! - + IsWow64Process failed! - + Use x32dbg to debug this process! - + Use x64dbg to debug this process! - + Debugging stopped! - + @@ -4640,10 +4711,10 @@ Invalid database file (JSON)! - - - - + + + + @@ -4653,441 +4724,508 @@ Invalid database file (JSON)! - + Invalid type specified! - + Default breakpoint type set to: %s - + Invalid addr: "%s" - + Breakpoint already set! - + Error setting breakpoint at %p! (IsBPXEnabled) - + Error setting breakpoint at %p! (memread) - + Error setting breakpoint at %p! (bpnew) - + Error setting breakpoint at %p! (SetBPX) - + Breakpoint at %p set! - + No breakpoints to delete! - + All breakpoints deleted! - - + + Delete breakpoint failed (bpdel): %p - - - - - - - - - + + + + + + + + + No such breakpoint "%s" - + Breakpoint deleted! - + No breakpoints to enable! - + All breakpoints enabled! - + Breakpoint already enabled! - + Breakpoint enabled! - + No breakpoints to disable! - + All breakpoints disabled! - + Breakpoint already disabled! - + Breakpoint disabled! - - - - - - + + + + + + not enough arguments! - + Can't set %s on breakpoint "%s" - + breakpoint name - + break condition - + logging text - + logging condition - + command on hit - + command condition - - Can't set hit count on breakpoint "%s" + + Can't set hit count on breakpoint "%s" + - - Can't set fast resume on breakpoint "%1" + + Can't set fast resume on breakpoint "%1" + - - Can't set singleshoot on breakpoint "%1" + + Can't set singleshoot on breakpoint "%1" + - - Can't set silent on breakpoint "%1" + + Can't set silent on breakpoint "%1" + - + argument count mismatch! - + Invalid type, assuming 'x' - + Invalid size, using 1 - + Address not aligned to %d - + Hardware breakpoint already set! - + Error setting hardware breakpoint (bpnew)! - + Error setting hardware breakpoint (TitanEngine)! - + Hardware breakpoint at %p set! - + No hardware breakpoints to delete! - + All hardware breakpoints deleted! - - + + Delete hardware breakpoint failed: %p (BpDelete) - - + + Delete hardware breakpoint failed: %p (DeleteHardwareBreakPoint) - - - + + + No such hardware breakpoint "%s" - + Hardware breakpoint deleted! - + No hardware breakpoints to enable! - + All hardware breakpoints enabled! - + Hardware breakpoint already enabled! - + Could not enable hardware breakpoint %p (SetHardwareBreakpoint) - + Hardware breakpoint enabled! - + No hardware breakpoints to disable! - + All hardware breakpoints disabled! - + Hardware breakpoint already disabled! - + Could not disable hardware breakpoint %p (DeleteHardwareBreakpoint) - + Hardware breakpoint disabled! - + Invalid type (argument ignored) - + Memory breakpoint already set! - + Error setting memory breakpoint! (BpNew) - + Error setting memory breakpoint! (SetMemoryBPXEx) - + Memory breakpoint at %p set! - + no memory breakpoints to delete! - + All memory breakpoints deleted! - - + + Delete memory breakpoint failed: %p (BpDelete) - - + + Delete memory breakpoint failed: %p (RemoveMemoryBPX) - - - + + + No such memory breakpoint "%s" - + Memory breakpoint deleted! - + No memory breakpoints to enable! - + All memory breakpoints enabled! - + Memory memory already enabled! - + Memory breakpoint enabled! - + No memory breakpoints to disable! - + All memory breakpoints disabled! - + Memory breakpoint already disabled! - + Memory breakpoint disabled! - + Something went wrong... + + + Error creating Dll breakpoint! (BpNewDll) + + + + + Error creating Dll breakpoint! (LibrarianSetBreakPoint) + + + + + No DLL breakpoints to disable! + + + + + All DLL breakpoints disabled! + + + + + + No such DLL breakpoint "%s" + + + + + + DLL breakpoint already disabled! + + + + + Could not disable DLL breakpoint %s (LibrarianSetBreakPoint) + + + + + + DLL breakpoint disabled! + + + + + No DLL breakpoints to enable! + + + + + All DLL breakpoints enabled! + + + + + DLL breakpoint already enabled! + + + + + DLL breakpoint enable! + + Skipped INT3! @@ -5110,7 +5248,6 @@ Invalid database file (JSON)! - Not enough arguments @@ -5235,18 +5372,29 @@ Invalid database file (JSON)! - + Dll breakpoint set on "%s"! - + + No DLL breakpoints to delete! + + + + + All DLL breakpoints deleted! + + + + + Failed to remove DLL breakpoint... - + DLL breakpoint removed! @@ -7148,306 +7296,306 @@ Invalid database file (JSON)! - + command cut at ~%d characters - + [Script DLL] Calling export "AsyncStart"... - + [Script DLL] "AsyncStart" returned! - - - - [Script DLL] Calling FreeLibrary... - - - success! - + [Script DLL] Calling FreeLibrary... + success! + + + + + + failure (%08X)... - + [Script DLL] Loading Script DLL "%s"... - + [Script DLL] DLL loaded on 0x%p! - + [Script DLL] Creating thread to call the export "AsyncStart"... - + [Script DLL] Calling export "Start"... - + [Script DLL] "Start" returned! - + [Script DLL] Failed to find the exports "AsyncStart" or "Start" (%08X)! - + [Script DLL] LoadLibary failed (%08X)! - + Initializing wait objects... - + Initializing debugger... - + Initializing debugger functions... - + Setting JSON memory management functions... - + Initializing capstone... - + Initializing Yara... - + Getting directory information... - + Mnemonic help database loaded! - + Failed to load mnemonic help database... - + Failed to read mnemonic help database... - + Error codes database loaded! - + Failed to load error codes... - + Exception codes database loaded! - + Failed to load exception codes... - + NTSTATUS codes database loaded! - + Failed to load NTSTATUS codes... - + It is strongly discouraged to use symbol servers in your path directly (use the store option instead). Do you want me to fix this? - + Symbol Path: %s - + Allocating message stack... - + Initializing global script variables... - + Registering debugger commands... - + Registering GUI command handler... - + Registering expression functions... - + Default - + Registering Script DLL command handler... - + Script DLL - + Starting command loop... - + Loading plugins... - + Handling command line... - + Reading notes file... - + Initialization successful! - + Stopping running debuggee... - + The debuggee does not close after 10 seconds. Probably the debugger state has been corrupted. - + Aborting scripts... - + Waiting for the debuggee to be stopped... - + Unloading plugins... - + Stopping command thread... - + Cleaning up allocated data... - + Checking for mem leaks... - + %d memory leak(s) found! - + Cleaning up wait objects... - + Cleaning up debugger threads... - + Saving notes... - + Exit signal processed successfully! @@ -7714,7 +7862,8 @@ Do you want me to fix this? - + + Edit Breakpoint %1 @@ -8165,13 +8314,13 @@ Do you want me to fix this? - + Disable Privilege: - + Enable Privilege: @@ -8191,28 +8340,28 @@ Do you want me to fix this? - - - + + + &Copy - - - - + + + + Unknown - - + + Enabled - + Disabled @@ -8738,7 +8887,7 @@ Do you want me to fix this? - + Donate @@ -8787,7 +8936,7 @@ Do you want me to fix this? - + Report Bug @@ -8919,13 +9068,13 @@ Do you want me to fix this? - + Generate crash dump - + &Manage Favourite Tools... @@ -8961,7 +9110,7 @@ Do you want me to fix this? - + Blog @@ -9028,10 +9177,10 @@ Do you want me to fix this? - - - - + + + + Languages @@ -9072,115 +9221,115 @@ Do you want me to fix this? - + Enter expression to run to... - - + + Error! - + Patches cannot be shown when not debugging... - + All the money will go to x64dbg development. - + You will visit x64dbg's official blog. - + You will be taken to a website where you can report a bug. Make sure to fill in as much information as possible. - + This action will crash the debugger and generate a crash dump. You will LOSE ALL YOUR DATA. Do you really want to continue? - + Have fun debugging the debugger! - + Debugger detected! - + Change Command Line - + Cannot get remote command line, use the 'getcmdline' command for more information. - + Could not set command line! - + New command line: - + Error - + Manual cannot be opened. Please check if x64dbg.chm exists and ensure there is no other problems with your system. - + The translation is nearly empty. Do you still want to use this language? - + New language setting will take effect upon restart. - + Animate command - + Example: StepInto - + Set Initialzation Script for Debuggee - + Script files (*.txt *.scr);;All files (*.*) - + Set Global Initialzation Script