Thread
:
how to hide a file
View Single Post
#
8
08-26-2004, 18:31
xixiaolou
Posts: n/a
For hide file on HardDisc, maybe you should learn some stealth techniq from phrack.
For hide pe file on running, you can coding to change own PEB; hook some api, and even inject own into other process
xixiaolou