cypher Posted July 7, 2014 Posted July 7, 2014 So now that coloring is supported I made x64dbg look like my olly so I finally feel "at home". (Also because all other features I missed are now mostly supported) Theme is derived from the original Olly scheme by "Patrick from France", his original quote about it This scheme is derived from the “Mostly black and Jumps’n’calls” scheme. It is intended to make debug sessions as effective as possible by highlighting more information that is usually important (conditional jumps, constants, calls) and less information that is comparatively of little use or very abundant (filling, general registers and memory locations). you can add it by replacing the [Colors] section in the .ini with the following [Colors] AbstractTableViewBackgroundColor=#000000 AbstractTableViewHeaderTextColor=#000000 AbstractTableViewSelectionColor=#000080 AbstractTableViewSeparatorColor=#0000FF AbstractTableViewTextColor=#FFFBF0 DisassemblyAddressBackgroundColor=#XXXXXX DisassemblyAddressColor=#808080 DisassemblyBackgroundColor=#000000 DisassemblyBookmarkBackgroundColor=#FEE970 DisassemblyBookmarkColor=#000000 DisassemblyBreakpointBackgroundColor=#FF0000 DisassemblyBreakpointColor=#000000 DisassemblyBytesColor=#808080 DisassemblyCipBackgroundColor=#FFFBF0 DisassemblyCipColor=#000000 DisassemblyCommentBackgroundColor=#XXXXXX DisassemblyCommentColor=#FFFBF0 DisassemblyConditionalJumpLineFalseColor=#808080 DisassemblyConditionalJumpLineTrueColor=#FF0000 DisassemblyHardwareBreakpointBackgroundColor=#00FF00 DisassemblyHardwareBreakpointColor=#000000 DisassemblyLabelBackgroundColor=#XXXXXX DisassemblyLabelColor=#00FFFF DisassemblyModifiedBytesColor=#FF0000 DisassemblySelectedAddressBackgroundColor=#XXXXXX DisassemblySelectedAddressColor=#FFFBF0 DisassemblySelectionColor=#000080 DisassemblyUnconditionalJumpLineColor=#FF0000 HexDumpAddressBackgroundColor=#XXXXXX HexDumpAddressColor=#808080 HexDumpBackgroundColor=#000000 HexDumpLabelBackgroundColor=#XXXXXX HexDumpLabelColor=#00FFFF HexDumpModifiedBytesColor=#FF0000 HexDumpSelectionColor=#000080 HexDumpTextColor=#808080 HexEditBackgroundColor=#000000 HexEditSelectionColor=#000080 HexEditTextColor=#FFFBF0 HexEditWildcardColor=#FFFF00 InstructionAddressBackgroundColor=#000000 InstructionAddressColor=#00FF00 InstructionCallBackgroundColor=#00FFFF InstructionCallColor=#000000 InstructionCommaBackgroundColor=#XXXXXX InstructionCommaColor=#808080 InstructionConditionalJumpBackgroundColor=#FFFF00 InstructionConditionalJumpColor=#000000 InstructionFarBackgroundColor=#XXXXXX InstructionFarColor=#000000 InstructionFpuRegisterBackgroundColor=#XXXXXX InstructionFpuRegisterColor=#FFFBF0 InstructionGeneralRegisterBackgroundColor=#XXXXXX InstructionGeneralRegisterColor=#FFFBF0 InstructionHighlightColor=#FF0000 InstructionMemoryBaseRegisterBackgroundColor=#XXXXXX InstructionMemoryBaseRegisterColor=#FFFBF0 InstructionMemoryBracketsBackgroundColor=#XXXXXX InstructionMemoryBracketsColor=#FFFBF0 InstructionMemoryIndexRegisterBackgroundColor=#XXXXXX InstructionMemoryIndexRegisterColor=#FFFBF0 InstructionMemoryOperatorBackgroundColor=#XXXXXX InstructionMemoryOperatorColor=#FFFBF0 InstructionMemoryScaleBackgroundColor=#XXXXXX InstructionMemoryScaleColor=#FFFBF0 InstructionMemorySegmentBackgroundColor=#000000 InstructionMemorySegmentColor=#FFFBF0 InstructionMemorySizeBackgroundColor=#XXXXXX InstructionMemorySizeColor=#FFFBF0 InstructionMemoryStackBracketsBackgroundColor=#000000 InstructionMemoryStackBracketsColor=#FFFBF0 InstructionMmxRegisterBackgroundColor=#XXXXXX InstructionMmxRegisterColor=#FFFBF0 InstructionMnemonicBackgroundColor=#XXXXXX InstructionMnemonicColor=#FFFBF0 InstructionNopBackgroundColor=#XXXXXX InstructionNopColor=#808080 InstructionPrefixBackgroundColor=#XXXXXX InstructionPrefixColor=#FFFBF0 InstructionPushPopBackgroundColor=#XXXXXX InstructionPushPopColor=#00FFFF InstructionRetBackgroundColor=#00FFFF InstructionRetColor=#000000 InstructionSseRegisterBackgroundColor=#XXXXXX InstructionSseRegisterColor=#FFFBF0 InstructionUncategorizedBackgroundColor=#000000 InstructionUncategorizedColor=#808080 InstructionUnconditionalJumpBackgroundColor=#00FF00 InstructionUnconditionalJumpColor=#000000 InstructionValueBackgroundColor=#XXXXXX InstructionValueColor=#FFFF00 MemoryMapBreakpointBackgroundColor=#FF0000 MemoryMapBreakpointColor=#FFFBF0 MemoryMapSectionTextColor=#00FF00 RegistersBackgroundColor=#000000 RegistersColor=#FFFBF0 RegistersExtraInfoColor=#FFFBF0 RegistersLabelColor=#FFFBF0 RegistersModifiedColor=#FF0000 RegistersSelectionColor=#000080 SideBarBackgroundColor=#000000 SideBarBulletBookmarkColor=#FEE970 SideBarBulletBreakpointColor=#FF0000 SideBarBulletColor=#808080 SideBarBulletDisabledBreakpointColor=#FF0000 SideBarCipLabelBackgroundColor=#4040FF SideBarCipLabelColor=#FFFFFF SideBarConditionalJumpLineFalseColor=#808080 SideBarConditionalJumpLineTrueColor=#FF0000 SideBarUnconditionalJumpLineFalseColor=#808080 SideBarUnconditionalJumpLineTrueColor=#FF0000 StackAddressBackgroundColor=#XXXXXX StackAddressColor=#808080 StackBackgroundColor=#000000 StackCspBackgroundColor=#FFFBF0 StackCspColor=#000000 StackInactiveTextColor=#808080 StackLabelBackgroundColor=#XXXXXX StackLabelColor=#00FFFF StackSelectedAddressBackgroundColor=#XXXXXX StackSelectedAddressColor=#FFFBF0 StackSelectionColor=#000080 StackTextColor=#808080 ThreadCurrentBackgroundColor=#000000 ThreadCurrentColor=#FFFF00 4
tr4ceflow Posted July 9, 2014 Posted July 9, 2014 btw: the dark theme from the x64dbg.com - site is available under:http://pastebin.com/BYDKkiJX 3
Insid3Code Posted July 13, 2014 Posted July 13, 2014 Highlightfish v1.0 Build Date 13/07/2014Released by Insid3Code Team.C)2014 I3CTHighlightfish Plugin will allow you to customize x64-dbg colors and Highlightings.It supports the schemes published by "cypher" and "tr4ceflow" here: https://forum.tuts4you.com/topic/35989-themes-for-x64-dbgIf you have a nice and comfortable scheme, send it to me and I will add it in the next release.RELEASE HISTORY:---------------13/07/2014 (version 1.0)[+] Added Cypher scheme.[+] Added tr4ceflow scheme.[+] Added GrayAngelfish scheme.[+] Reset Default Debugger scheme. Link to download:http://www.mediafire.com/download/3kuvj58g83m5iz8/Highlightfish.rar'>>http://www.mediafire.com/download/3kuvj58g83m5iz8/Highlightfish.rar Enjoy!Highlightfish.rar 4
arlequim Posted March 1, 2016 Posted March 1, 2016 Thanks Cypher, now x64dbg looks much nicer than ever, even though you can't judge a book by its cover
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now