Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't do anything #2

Open
Resisty opened this issue Oct 31, 2015 · 2 comments
Open

Doesn't do anything #2

Resisty opened this issue Oct 31, 2015 · 2 comments

Comments

@Resisty
Copy link

Resisty commented Oct 31, 2015

Hello,

I built this with Visual Studio 2015 Community on Windows 10, copied the DLLs into the dist\Debug\Win32 folder (where the KeeFarce.exe was created) and ran it normally and as an administrator. KeePass 2.29 was running unlocked at the time of all executions.

A window opened for a split second then disappeared. No new files created.

I then ran it via PowerShell several times, checking the %APPDATA% folder:

PS F:\Downloads\KeeFarce-master\KeeFarce-master\src\dist\Debug\Win32> .\KeeFarce.exe
[.] Injecting BootstrapDLL into 1424
CallExport: Could not get module Snapshot for remote process.
CallExport failed
[.] Done! Check %APPDATA%/keepass_export.csvPS F:\Downloads\KeeFarce-master\KeeFarce-master\src\dist\Debug\Win32> .\KeeF
arce.exe
[.] Injecting BootstrapDLL into 1424
CallExport: Could not get module Snapshot for remote process.
CallExport failed
[.] Done! Check %APPDATA%/keepass_export.csvPS F:\Downloads\KeeFarce-master\KeeFarce-master\src\dist\Debug\Win32> .\KeeF
arce.exe
[.] Injecting BootstrapDLL into 1424
CallExport: Could not get module Snapshot for remote process.
CallExport failed
[.] Done! Check %APPDATA%/keepass_export.csvPS F:\Downloads\KeeFarce-master\KeeFarce-master\src\dist\Debug\Win32>

But no file keepass_export.csv exists therein:


PS F:\Downloads\KeeFarce-master\KeeFarce-master\src\dist\Debug\Win32> cd $env:APPDATA
PS C:\Users\brian\AppData\Roaming> dir


    Directory: C:\Users\brian\AppData\Roaming


Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----        4/26/2015  12:40 PM                Adobe
d-----        4/28/2015   6:58 AM                Apple Computer
d-----        4/26/2015   1:15 PM                Battle.net
d-----       10/31/2015   6:34 AM                Dropbox
d-----        8/20/2015  12:34 PM                inkscape
d-----       10/30/2015  11:06 PM                KeePass
d-----        4/28/2015   9:09 PM                Macromedia
d---s-       10/31/2015   7:37 AM                Microsoft
d-----       10/31/2015   9:01 AM                NuGet
d-----       10/30/2015  11:06 PM                vlc
-a----        8/20/2015   6:48 PM            600 winscp.rnd

@idanci
Copy link

idanci commented Nov 5, 2015

Downgrade to Windows 8.1 :)
https://github.com/denandz/KeeFarce#compatibility

@dwat001
Copy link

dwat001 commented Nov 17, 2015

I was able to get the prebuilt binaries running on Window 10, but was unable to successfully compile and run the C++ projects under Windows 10 and VS2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants