![]() |
|
#1
|
||||
|
||||
|
x64 Process Hide/Unhide Utility
Simple tool I made... he will hide and unhide processes on x64 Windows 7 (assuming you disable PG with my other tool). I post it here, for the interested.
I will post the source code in x64 section later, maybe someone can learn from it. -Fyyre |
|
#2
|
||||
|
||||
|
Here is the driver source code.
-Fyyre |
|
#3
|
||||
|
||||
|
Many Thanks Fyyre for ur nice work .specially for source code
+ 10
__________________
Ur Best Friend Ahmadmansoor Always My Best Friend: Aaron & JMI & ZeNiX |
|
#4
|
|||
|
|||
|
thx for source code...
|
|
#5
|
||||
|
||||
|
Finally a x64 process hider born. Thanks man.
__________________
In memory of UnREal RCE... |
|
#6
|
|||
|
|||
|
At first thanks for contribution.
What if i will have certificate for code signing accepted under Win7 x64 and sign your driver. Do i still have to use your tool to disable PG before? Hope not,right? |
|
#7
|
|||
|
|||
|
Wow, amazing
Just going through the code, small and efficient, thanks for sharing.
|
|
#8
|
|||
|
|||
|
That comes in handy! Just what I need now. Thanks
|
|
#9
|
||||
|
||||
|
can we see one for 32bit?
|
|
#10
|
|||
|
|||
|
Is it possible to hide a process on a x64 machine without having to do anything prior to hiding? (without having to disable PG manually, for example)
|
|
#11
|
||||
|
||||
|
It isn't. And I hope you aren't going to implement rootkit-style technologies in some security product.
|
|
#12
|
|||
|
|||
|
You can say that to everybody here.... Yes, I need a solution which will not require disabling PG manually. Anyhow my intentions are lawful and for research purposes only. Fyyre, could you help me?
|
|
#13
|
||||
|
||||
|
Quote:
-Fyyre
__________________
Pax in vultu, bellum in corde. -- https://github.com/Fyyre |
|
#14
|
|||
|
|||
|
Couldn't download it here but got it from your web. Thanks very much for providing it there.
|
|
#15
|
|||
|
|||
|
Can you disable PG programatically without rebooting? If that is possible, the hide/unhide tool can first check if PG is on, and if it is, turn it off silently and then hide the process
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|