Re: Key scrambler
Date: April 12, 2009 11:28PM
Good thing: You can use it without installing
Bad: run time error 53 file not found kbhookdll.dll
Re: Key scrambler
Date: April 12, 2009 11:29PM
Re: Key scrambler
Date: April 12, 2009 11:37PM
1. OK ( no install needed).
2. I can not install, since I am not admin here.
Re: Key scrambler
Date: April 13, 2009 02:06AM
Quote panzer
1. OK ( no install needed).
ok, that's good.. now try this:
download from kmext
Edited 1 time(s). Last edit at 04/01/2010 06:28AM by disrupted.
Re: Key scrambler
Date: April 13, 2009 02:25AM
There is no anti-keylogger under tools.
Did you forget to put macro inside 7z? Because macro is empty. Unless it should be ...
Edited 1 time(s). Last edit at 04/13/2009 02:26AM by panzer.
Re: Key scrambler
Date: April 13, 2009 02:32AM
yes i forgot to add the macro, sorry
download it again from the same link
edit: you can download the macro solo and save in macros folder:
download from kmext>privacy kmantilog.kmm[/url]
Edited 2 time(s). Last edit at 03/28/2010 05:31PM by disrupted.
Re: Key scrambler
Date: April 13, 2009 02:58AM
It works. Thanx. Much apreciated.
Just one little question? Could this be also implemented?
http://www.myplanetsoft.com/free/mouse-only-keyboard.php
Oh, and what have you under tools-archiver?
Edited 2 time(s). Last edit at 04/13/2009 03:08AM by panzer.
Re: Key scrambler
Date: April 13, 2009 03:10AM
yes.. i think so, all it needs is a simple macro to call it.. give me few minutes. i was going to watch wall-E film grrr.. just joshing
and you're welcome panz.. i think this can be very useful to people using portable km on public machines like in libraries etc and you don't know whether those computers are infected with something..so it's a very good idea.
Re: Key scrambler
Date: April 13, 2009 03:13AM
Thanx. Exactly. I use Km on work and in local library and this comes handy.
Re: Key scrambler
Date: April 13, 2009 03:37AM
Wall-e? EVE?
Re: Key scrambler
Date: April 14, 2009 10:55PM
Quote disrupted
yes.. i think so, all it needs is a simple macro to call it.. give me few minutes. i was going to watch wall-E film grrr.. just joshing
and you're welcome panz.. i think this can be very useful to people using portable km on public machines like in libraries etc and you don't know whether those computers are infected with something..so it's a very good idea.
Explain this please to desga.
Re: Key scrambler
Date: April 15, 2009 12:15AM
No problem.
Re: Key scrambler
Date: April 16, 2009 08:56PM
Disrupted, at antilog and antilog2 should be kmstart.exe.
But since the same window is used for open and close, I modified your macro a little:
# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)
# ----------km antilog
$_tool_path=getfolder(RootFolder)."\\Tools";
antilog{
exec($_tool_path."\\antiklog\\kmakl.exe \"");
}
mok{
exec($_tool_path."\\antiklog\\mok\\mok.exe \"");
}
vkb{
exec($_tool_path."\\antiklog\\osk.exe \"");
}
antilog_BuildMenu{
setmenu(PrivacySecurity,popup,"Anti-logger",2);
setmenu("Anti-logger",macro,"Anti-log",antilog);
setmenu("Anti-logger",separator,-1);
setmenu("Anti-logger",macro,"Mouse-only Key",mok);
setmenu("Anti-logger",separator,-1);
setmenu("Anti-logger",macro,"Virtual Keyboard",vkb);
}
$OnInit=$OnInit."antilog_BuildMenu;";
# ---------------------------------------------
$macroModules=$macroModules."antilog;";
Re: Key scrambler
Date: May 19, 2009 02:33AM
When you download a file, download progress should be seen in the bottom of Km and not in separate window.
Re: Key scrambler
Date: October 20, 2010 11:37PM
test