Log in

View Full Version : Anyone wanna help?


FrankRizzo
March 12th, 2009, 01:08
I'm looking at the new version of an app that I did some work on before. And things have changed!

The main .exe loads over 60 DLLs, starts 20 threads, and is quite the unique mix of languages!

The main app appears to be written in C++, but there are chunks written in javascript, Python, HTML, and all other kinds of things.

It is a license file kinda app. The main important guts are in a .dll that was written in C++, and is an XPCOM object, so it only has a couple of exports, none of which help you. But there is an up side. They also included the source for the python bits, the javascript is not obfuscated, and there is an IDL file that tells you what functions the DLL supports, what the calling prototypes are, and even the value of an important set of DEFINES.

If you're bored, want to have a look at something different, and don't mind working with me on it, please PM me for the title, and link to the app in question. Once we're working on the same thing, we can have a nice discussion here. I think this one is bizarre enough to warrant a tutorial, which I would happily write, and contribute once we're done.

Anyone wanna have some fun?

FR/FF

Aimless
March 13th, 2009, 10:48
Are the 2 posts related?

Have Phun

JMI
March 13th, 2009, 12:23
Hi aimless:

I removed the "crack request" post which had nothing to do with this Thread.



Regards,

FrankRizzo
March 14th, 2009, 14:37
This is DEFINITELY NOT a crack request. I have a working serial number for this app, but I am determined to know HOW it all works.

So, if anyone wants to have some fun with this app, let me know.

JMI
March 14th, 2009, 17:47
FrankRizzo:

The "crack request" was from someone else and it was about a totally different subject. They just posted it in this thread by mistake.

I deleted that post both because it was a "crack request" and because it had nothing to do with your subject.



Regards,

FrankRizzo
March 16th, 2009, 17:03
GREAT!

Back on topic.

No takers?