Poll

Can someone make a dll Editor?

Can Make it!
0 (0%)
Don't Know how!
0 (0%)

Total Members Voted: 0

Author Topic: DLL Editor  (Read 429 times)

Offline invictus2007

  • Leecher
  • Posts: 2
  • Rep: 0
    • View Profile
DLL Editor
« on: June 17, 2010, 09:28:07 pm »
I know there's a lot of genius out there.  Please make a dll editor that will show source code.  Reverse Engineer it.

Freddy1990.com

DLL Editor
« on: June 17, 2010, 09:28:07 pm »

Offline nielsie95

  • Administrator
  • *****
  • Posts: 465
  • Rep: 6
    • View Profile
Re: DLL Editor
« Reply #1 on: June 18, 2010, 01:10:41 am »
Most of the time that's impossible ;)
A winner never quits, because a quitter never wins.
Heroes get remembered, legends never die.
Use what talents you possess: the woods would be very silent if no birds sang there except those that sang best.

Freddy1990.com

Re: DLL Editor
« Reply #1 on: June 18, 2010, 01:10:41 am »

Offline ti.teg.tnod.I

  • The Best
  • Administrator
  • *****
  • Posts: 3233
  • Rep: 10
  • ^-^
    • View Profile
    • Rainbows In A Fire
Re: DLL Editor
« Reply #2 on: July 25, 2010, 07:26:05 pm »
I know there's a lot of genius out there.  Please make a dll editor that will show source code.  Reverse Engineer it.

You would need to know a couple things about dll.

A) What language it was written in
B) What compiler was used

And even then you wouldn't ever get the same source code back, just a new representation of the converted binary to a readable language...

My point is you couldn't do it with a single program...Well...You wouldn't because that would just take forever...

Freddy1990.com

Re: DLL Editor
« Reply #2 on: July 25, 2010, 07:26:05 pm »