Thursday, November 12, 2009

Dropbox Hooker


Dropbox is an application to sync files between various computers and also share them with other users. you can view some of its features here: http://wiki.getdropbox.com/TipsAndTricks This program was created to handle files being pasted into dropbox folder, BEFORE they go to the wire, so your application can do any changes they want to on the fly, in the files being shared / sync'ed by the user. I create it for gpg integration with dropbox, but the use is wider - file analysis is one of them.

1) i assume you have dropbox installed (www.dropbox.com)

2) modify (or not, to see it working) secbox.asm, in the section "cfw_hook" to do what you want with the files. the argument in eax is the file path.

3) get debugview and install it: http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

4) compile the source with fasm (or use precompiled version)

5) copy secbox.dll into dropbox "bin" folder

6) patch dropbox.exe - if patch is successfull, will appear in Debugview

7) past files in "My Dropbox" and see them being reported by secbox

git download link

3 Comments:

Anonymous msh group said...

thanks

3:32 AM  
Anonymous Anonymous said...

Your blog keeps getting better and better! Your older articles are not as good as newer ones you have a lot more creativity and originality now keep it up!

10:03 AM  
Anonymous Anonymous said...

I truly believe that we have reached the point where technology has become one with our society, and I am fairly certain that we have passed the point of no return in our relationship with technology.


I don't mean this in a bad way, of course! Societal concerns aside... I just hope that as technology further develops, the possibility of transferring our memories onto a digital medium becomes a true reality. It's one of the things I really wish I could see in my lifetime.


(Posted on Nintendo DS running [url=http://www.leetboss.com/video-games/r4i-r4-sdhc-nintendo-ds]R4i SDHC[/url]NDSBro)

8:18 AM  

Post a Comment

<< Home