Originally Posted by
Sitten Spynne
We usually like to talk about code, I'm not sure how accepted it is to post a random DLL. I had a look at it in an assembly browser (I'd never execute code from a strange DLL first!), and couldn't get far because apparently there's not a reliable decompiler on OS X.
My one comment, looking at the API of the DLL, is that it'd be more natural to use an FtpHelper class that has properties like the Username and Password that are parameters to nearly every method. But we could help you with that a lot more if we had code to talk about, rather than a binary.