Log in

View Full Version : Hello


Hadouken
August 25th, 2009, 05:51
After remaining anonymous for a while I've decided to sign up to this great forum

I'm writing a little PE header disassembler thing http://www.pedisasm.com/ ("http://www.pedisasm.com/"), I was wondering if anyone would find this useful

D-Jester
August 25th, 2009, 09:28
Interesting idea, grats on thinking outside the box

Woodmann
August 25th, 2009, 18:59
Tell me how exactly this web interface works.

Like when I click upload, just what am I uploading?

Woodmann

Kayaker
August 25th, 2009, 19:22
Does this have similar abilities to PVPHP Online x86 Disassembler?

http://pvdasm.reverse-engineering.net/?Section=8

Hadouken
August 26th, 2009, 20:12
Quote:
[Originally Posted by Woodmann;82570]Tell me how exactly this web interface works.

Like when I click upload, just what am I uploading?

Woodmann


You upload a windows executable, the application unpacks the PE headers and returns them to the menu items which will open when clicked.

Hadouken
August 26th, 2009, 20:13
Quote:
[Originally Posted by Kayaker;82572]Does this have similar abilities to PVPHP Online x86 Disassembler?

http://pvdasm.reverse-engineering.net/?Section=8


Haha, my motivation to finish this project has just decreased! The pvdasm project is what I would like this project to become. Currently I am only returning the PE header and strings.