Jump to content

Recommended Posts

  • Replies 160
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Any problems on my mirror should be fixed... The problem was caused because of the .aux extension...It's really confusing with everybody using different extensions. Why not use .ahp which (for some reason) seems to be the most popular around these forums?

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Posted

Includes are a security issue because someone could easily include any file on your server into their script, compile it, then decompile it on their own PC to get the file contents.

I guess fileinstall is a issue as well.

I would rewrite it (Because it would be rather easy to fix the include/fileinstall problem), but I am quite busy with Au3Blog.

Posted

Includes are a security issue because someone could easily include any file on your server into their script, compile it, then decompile it on their own PC to get the file contents.

I guess fileinstall is a issue as well.

I would rewrite it (Because it would be rather easy to fix the include/fileinstall problem), but I am quite busy with Au3Blog.

Decompilization was removed from autoit.

Posted (edited)

#include "C:\dir\specialconfigfile.cfg"

#include "C:\Program Files\Abyss Web Server\abyss.conf"

Even though abyss passwords are md5ed, you could brute force it.

But as codemyster said, you can't decompile anymore. I'm sure you could use ollydbg or something to decompile it though.

Edited by spyrorocks
Posted

But as codemyster said, you can't decompile anymore. I'm sure you could use ollydbg or something to decompile it though.

I haven't been codemyster for almost 2 years :)

I've personally tested the Ollydbg method, and i don't believe it's possible anymore. I couldn't get it back with 3.2.2.0, I'm sure as hell i couldn't get it now.

Posted

I haven't been codemyster for almost 2 years :)

I've personally tested the Ollydbg method, and i don't believe it's possible anymore. I couldn't get it back with 3.2.2.0, I'm sure as hell i couldn't get it now.

In my books, you will always be codemyster.

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
  • Recently Browsing   0 members

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