Thread: BugDbg x64
View Single Post
  #5  
Old 01-15-2013, 02:53
cyberbob's Avatar
cyberbob cyberbob is offline
VIP
 
Join Date: Aug 2004
Posts: 95
Rept. Given: 23
Rept. Rcvd 119 Times in 29 Posts
Thanks Given: 6
Thanks Rcvd at 46 Times in 16 Posts
cyberbob Reputation: 100-199 cyberbob Reputation: 100-199
another small update v0.7.1

+ added assemble command ��a��
+ added File - ��Save patched executable as...�� option
+ added Configuration - Options - Misc page
+ improvements, bug fixes

To use the added assemble command just type an address (or register64, symbol) e.g.

a rip

after typing the command a dialogue where you can write assembly code will pop up, this allows to write more than one instruction at once and when you press OK code will compiled with NASM and copy directly into memory. Also, if the patch is inside target executable it's possible to save changes File - "Save patched executable as.."
Reply With Quote
The Following 3 Users Gave Reputation+1 to cyberbob For This Useful Post:
chessgod101 (01-15-2013), hiei (01-20-2013), MCKSys Argentina (01-15-2013)