1
Assembly - Embedded / [FASM+PB] Democode for Bank Robbing ;-)
« on: January 26, 2013, 09:22:29 PM »I coded some funny demo what robbing a bank

Algorithm:
* identify software «iBank 2» in JavaVM SE
* inject DLL in JavaVM SE
* save all keypass in file by keyloggers
* splice WinAPI GetFileAttributesExW
* in new spliced GetFileAttributesExW finding signature "iBKS" on beginning of file.
* save results of work «iBank 2» (screenshot, keylog, keystore)
* open "robbed" in folder
SourceCode In FASM + PureBASIC

Sorry for my English.