arturo1000 Posted April 8, 2014 Posted April 8, 2014 i will ask for the ability to copy address, opcode, instruction, comment or complete line that is very useful.
arturo1000 Posted April 8, 2014 Author Posted April 8, 2014 If I try to use assemble option with jmp, je, ja, it give error, if I assemble a instruction using nop if this have 2 bytes it give only one nop and not two.
White Posted April 8, 2014 Posted April 8, 2014 You see,the base 00401000 is not real,but I can still asm code with it.It is a bug,right ?
mrexodia Posted April 8, 2014 Posted April 8, 2014 Hi, @chixiaojie: you're right it should be 1.4 (as also noted in the about window) @arturo1000: thanks for the suggestion of copying, it will be added to the ToDo list. As for the assembling, it's not a bug, but I will add a feature to fill the instruction with NOPs, like OllyDbg. @White: it's not a bug, you can assemble whatever instruction you want to, it will just throw an exception. Greetings
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