Log in

View Full Version : RTA 1.10 Sneak Preview and wishlist thread :)


squidge
March 2nd, 2003, 18:35
Well, you people seemed to like v1.00, so I'm currently working on 1.10. Here's a screenshot of how the latest version is going:

hxxp://ibiblio.org/paulc/rtasneakpreview.jpg

That is, there's now a mode to let you work directly on files, and it will automatically convert VA and RVA addresses in file offsets - it'll even give you a disassembly of the offset and then allow you to modify that disassembly so you can be sure you got the right address.

If any of you would like other features, ask now before it goes final later in the week

Paul333
March 2nd, 2003, 20:48
Ive been racking my brain here trying to think up some cool little feature that might come in handy but cant think of any offhand.!!.

When you say

"That is, there's now a mode to let you work directly on files"

are you meaning we can PATCH the file directly?..That is COOL ,

if so can we have a "SAVE AS" button?

RTA does the job its created for very nice indeed!!

Thanks

paul333

squidge
March 3rd, 2003, 05:55
Quote:
Originally posted by Paul333
Ive been racking my brain here trying to think up some cool little feature that might come in handy but cant think of any offhand.!!.

When you say

"That is, there's now a mode to let you work directly on files"

are you meaning we can PATCH the file directly?..That is COOL ,


Yes, that's right.

Quote:

if so can we have a "SAVE AS" button?


Kinda tricky, as the opened file is mapped into memory and modified that way, but I'm sure I can get it to keep a list of changes and apply them to a different file instead.

Quote:

RTA does the job its created for very nice indeed!!


Thanks

Paul333
March 3rd, 2003, 07:49
Nice one squidge...thanks for working on it

paul333