![]() |
|
PHP Keylogger v5.0 Public - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools) +--- Thread: PHP Keylogger v5.0 Public (/Thread-PHP-Keylogger-v5-0-Public) |
RE: PHP Keylogger v5.0 Public - kill4joy kj - 02-12-2012 (02-12-2012, 12:59 AM)Jacob Wrote:(02-12-2012, 12:43 AM)kill4joy kj Wrote:(02-12-2012, 12:39 AM)Jacob Wrote:(02-11-2012, 11:38 AM)netwhizmx Wrote: when will v6 be ready? can't waitwill be the most stable keylogger ever put out on the market. How are you logging? I did not code element logger btw, but I know it uses hooks so it is not resource intensive like 99% of the loggers out there. Resource consumption is one of the primary reasons due to poor stability in loggers. The sad thing about .net is that you simply cannot make a logger that does not require a large amount of resources. RE: PHP Keylogger v5.0 Public - 1234hotmaster - 02-12-2012 Hook. RE: PHP Keylogger v5.0 Public - Jacob - 02-12-2012 (02-12-2012, 01:12 AM)kill4joy kj Wrote:(02-12-2012, 12:59 AM)Jacob Wrote:(02-12-2012, 12:43 AM)kill4joy kj Wrote:(02-12-2012, 12:39 AM)Jacob Wrote:(02-11-2012, 11:38 AM)netwhizmx Wrote: when will v6 be ready? can't waitwill be the most stable keylogger ever put out on the market. This uses a custom made hook. btw, PHP Keylogger v6 isn't coded in .NET, it is coded in autoit3. RE: PHP Keylogger v5.0 Public - samthebest - 04-09-2012 I tried to download it from download link but it failed and generated a 404 error. Can you give me a fresh download link so that I can download it. RE: PHP Keylogger v5.0 Public - samthebest - 04-11-2012 (04-09-2012, 05:57 PM)vanlinhex Wrote: Link download is not working After several efforts I manged to find the working link from the broken link The download link is here Donwload Here RE: PHP Keylogger v5.0 Public - 9ĴÀ ĥĂĊķmâņїã - 04-11-2012 i really need this.. the download link is not working anymore.. pls pm me the dl link.. i know howto get pass. oooo.. yes. sorry . i got it. thanks ''samthebest'' RE: PHP Keylogger v5.0 Public - 9ĴÀ ĥĂĊķmâņїã - 04-11-2012 i really need this.. the download link is not working anymore.. pls pm me the dl link.. i know howto get pass. oooo.. yes. sorry . i got it. thanks ''samthebest'' RE: PHP Keylogger v5.0 Public - se7Ro - 04-15-2012 "Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 239 Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively in Unknown on line 0" getting these errors if I open my site can I ignore them? so my victim has just to open my file and im getting everything he types, right? RE: PHP Keylogger v5.0 Public - se7Ro - 04-15-2012 "Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 239 Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively in Unknown on line 0" getting these errors if I open my site can I ignore them? so my victim has just to open my file and im getting everything he types, right? RE: PHP Keylogger v5.0 Public - samthebest - 04-15-2012 (04-15-2012, 02:34 PM)se7Ro Wrote: "Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /users/xx/www/stube/stube.php:1) in /users/xx/www/stube/stube.php on line 2 Normally this error occurs when you use header twice in a php file or if you are not using header twice then may be you are including a file that also contain header function. |