Search found 50 matches

by pambol
Thu Jul 05, 2018 10:42 pm
Forum: madCodeHook
Topic: Kill Process
Replies: 5
Views: 5646

Re: Kill Process

what is more easy and they can't hook to prevent it?
by pambol
Thu Jul 05, 2018 9:41 pm
Forum: madCodeHook
Topic: Kill Process
Replies: 5
Views: 5646

Re: Kill Process

close my own process if someone hook ExitProcess, ZwTerminateProcess and RtlExitUserProcess.
by pambol
Thu Jul 05, 2018 2:49 am
Forum: madCodeHook
Topic: Kill Process
Replies: 5
Views: 5646

Kill Process

How i can kill a process without use windows apis (ExitProcess, TerminateProcess, ZwXXX, NtXXX)? like simulate a app crash.
by pambol
Wed Jul 04, 2018 3:21 pm
Forum: madCodeHook
Topic: Detecting by avast
Replies: 1
Views: 4087

Detecting by avast

InjectLibraryW and UnInjectLibraryW are being detected by avast (behavior module)
by pambol
Sat Jun 23, 2018 1:17 am
Forum: madCodeHook
Topic: Error at hooking API NT Protect Virtual memory / Dumping a
Replies: 1
Views: 4030

Error at hooking API NT Protect Virtual memory / Dumping a

Error at hooking API NT Protect Virtual memory / Dumping at the first 32 bytes

What generate this problem on MadCodeHook?