Skip to main content
5 events
when toggle format what by license comment
Jan 31, 2016 at 9:16 comment added Markbotix in your answer to highlight column symbols you didn't mention 'Code'. For me with Ollydbg 2.01 I need to do: -options (alt-'O') -> Code->Dump -> enable checkbox "highlight symbolic names in address column"
Jan 31, 2016 at 9:15 comment added Markbotix If I select 5 source bytes (from disassembly or hex dump window), hit 'ctrl-insert' or right-click and select "binary copy", and then go drag and select 4 other bytes and binary paste ('shift-insert' or right-click perform "binary paste") it will write over 4 bytes. If I select 7 and do binary paste it will only change the first 5.
Jan 31, 2016 at 9:15 comment added Markbotix Thanks , I had assumed that if I selected and binary copied 5 bytes, that they would start from the place I do a binary paste, whereas as you say, I must select the right number of destination bytes. I see when doing binary copy paste, it pastes the shorter of the two: 1) copied bytes, and 2) selected paste bytes.
Jan 31, 2016 at 9:02 vote accept Markbotix
Jan 30, 2016 at 18:02 history answered blabb CC BY-SA 3.0