Jump to content

DLL Function Viewer :D


 Share

Recommended Posts

?do=embed' frameborder='0' data-embedContent>

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

Link to comment
Share on other sites

Wow, great find! I know I will be getting this as soon as I get home. It will help a lot when I start to learn DLL calls :x

*edit*

And thank you funkey! (as well as Monoceres for the creation) The more options the better.

BTW, your avatar still hurts my eyes :P

Edited by kaotkbliss

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

Link to comment
Share on other sites

@kaotkbliss: :x

I tried it myself: But it's by far not that good:

@SparkSoft: Try it later.

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

Link to comment
Share on other sites

I download the whole sysinternals suite. Don't know what half of it does, but it is handy to have.

The entire suite is available here: http://technet.microsoft.com/en-us/sysinternals/bb842062

I use most of them looking at the list, some are very basic no-nonsense programs, but a few have GUI's and more advanced options.

Link to comment
Share on other sites

Problems with the above:

NirSoft's DLL Export Viewer doesn't know about or handle forwarder strings (many times you'll wind up with bad addresses)

Monoceres' DEE doesn't handle PE32+ (x64) files, and crashes as well as other misc. problems

funkey's.. well, they know the function isn't a real export viewer

The solution:

My File + Process Imports/Exports Information UDF. It reads and reports things just as it should, plus reports Imports which none of the above do.

The one thing that Nirsoft can do that mine can't is read COM exports, though I haven't tested it out. If only they would fix the forwarder strings issue..

*edit: link

Edited by Ascend4nt
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...