![]() |
Need a sick keylogger - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C) +--- Thread: Need a sick keylogger (/Thread-Need-a-sick-keylogger) |
Need a sick keylogger - erest - 11-28-2011 Hello ppl! ![]() and i got a question if i send, the Keylogger to a mate or a Person?, and they run it, do i get the log?, please pm fast this is one of my first, post soo dont be mad bro. :epic:[/b] RE: Need a sick keylogger - Frooxius - 11-29-2011 Your post is a bit unclear. What does the "sick" modifier mean when used in conjunction with word "keylogger"? I assume you want a sourcecode of one created in C/C++ language? It doesn't really matter if it's in DevCpp or Visual Studio C++, as these are only IDE's that automate a lot of things and contain editor of the code with integrated debugger and such, but the language they use is still the same (though Visual Studio's compiler has some extensions to the standard, though you can configure that with DevCpp too, or use I dunno... gcc with Visual Studio, so again, it doesn't matter). Keylogger would somewhat useless if you didn't get the log of pressed keys (see, it's even in the name... key-logger. Key logger. Key LOGGEER. Logger. Log. LOG. And not this thing) RE: Need a sick keylogger - killerOfCode - 03-02-2012 Not sure if this is allowed, but I wrote one... Spoiler: RE: Need a sick keylogger - Jacob - 03-02-2012 Kaz. What all programming languages do you know? RE: Need a sick keylogger - killerOfCode - 03-21-2012 @Jacob: You mean like a list? If, so, here is one: C++ [still learning] Java [not very much] PHP [more of server scrips] Here are languages I don't count as programming: VBScript [I know probably .000001% of it, lol] Batch HTML CSS Is that all you wanted to know? |