The MASM Forum Archive 2004 to 2012

Specialised Projects => Assembler/Compiler Technology => Topic started by: wizzra on September 21, 2006, 09:16:36 AM

Title: PVDasm 1.6d
Post by: wizzra on September 21, 2006, 09:16:36 AM
Hey,
A new version of PVDasm disassembler has been released, containing few additions.
for all who doesn't familiar with the PVDasm disassembler, here is a quick information:
The Proview (a.k.a PVDasm) Disassembler is Free, Interactive, Multi-CPU (Intel 80x86/ Chip8) that includes many features which allows the user to perform analysis on the target image file And also has the addition of Online Disassembly called PVPHP.

you can get the latest version right here: http://pvdasm.reverse-engineering.net/index.php?Section=1

Latest addition includes a Script engine called "PVScript" which allows you to perform tetidous commands using script commands - since its still in its youth it contains minimal commands which later will be extended.

enjoy and regards,
Ben
Title: Re: PVDasm 1.6d
Post by: japheth on October 16, 2006, 05:51:45 PM

Hi Ben,

Thanks for PVDasm, which is a good tool!

I also read the readme and the - old - problem about the tooltip window not closing in any case.
Is it impossible to implement a small latency before the tooltip window pops up?

I would also appreciate a vertical scroll bar in the code window and wonder why there is none yet. Or am I missing an option somewhere?

Regards

Japheth


Title: Re: PVDasm 1.6d
Post by: ToutEnMasm on November 16, 2006, 07:55:08 AM
Hello,
Thanks for this tool.
Same remarks for the tooltips.
I use also tooltips in my IDE and used this method.
http://www.masm32.com/board/index.php?topic=5833.msg43383#msg43383
This a short sample in masm that is adapted for this use .
There is no used of events and  the mouse position ,in screen coordinate ,can be used to initialise the tooltip.Mouse clic outside the tooltip close it
                                  ToutEnMasm
Title: Re: PVDasm 1.6d
Post by: wizzra on November 21, 2008, 11:48:05 PM
Quote from: japheth on October 16, 2006, 05:51:45 PM

Hi Ben,

Thanks for PVDasm, which is a good tool!

I also read the readme and the - old - problem about the tooltip window not closing in any case.
Is it impossible to implement a small latency before the tooltip window pops up?

I would also appreciate a vertical scroll bar in the code window and wonder why there is none yet. Or am I missing an option somewhere?

Regards

Japheth



You mean the call/jmp "tool tip" window? :)
Title: Re: PVDasm 1.6d
Post by: BlackVortex on November 22, 2008, 12:51:33 AM
Yes, that tooltip window is irritating, I have to press ESC each time to get rid of it !

I don't know why japheth doesn't get a vertical scroller, I see one, which works perfectly.

I'll be looking forward to better analysis and support for more instruction sets !
Nice job   :clap:

EDIT: Just noticed the dates, jesus christ !
Title: Re: PVDasm 1.6d
Post by: Mark Jones on December 08, 2008, 09:03:21 PM
Of course this was done to a program the author had written themselves, right?

http://pvdasm.reverse-engineering.net/shot11.jpg

If so, then that begs the simple and obvious question: WHY... :lol
Title: Re: PVDasm 1.6d
Post by: BlackVortex on December 08, 2008, 10:41:18 PM
Maybe he lost his sources ?        :cheekygreen: