flat assembler
Message board for the users of flat assembler.
Index
> Windows > Key logger file |
Author |
|
typedef 29 Dec 2012, 03:23
lol. this is my code.
First you have to understand what it is/not doing. |
|||
29 Dec 2012, 03:23 |
|
majidkamali1370 29 Dec 2012, 09:18
Yes, I copied this code from this site.
I want to replace printf, to put keys in a file. |
|||
29 Dec 2012, 09:18 |
|
Fixit 29 Dec 2012, 22:32
Your code is incomplete.
It will have to open a file first, write the keys into that file, and then close the file. |
|||
29 Dec 2012, 22:32 |
|
typedef 30 Dec 2012, 00:56
Use a fixed memory buffer to hold the keystrokes (formatted or not) and then write them to a file.
Because it'll be stupid to do file I/O within that loop. This is just a performance enhancement. Do it however you want. |
|||
30 Dec 2012, 00:56 |
|
majidkamali1370 30 Dec 2012, 11:32
Thanks.
Should I use store command or invoke a c function? |
|||
30 Dec 2012, 11:32 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.