Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Anti-heuristics"

From NetSec
Jump to: navigation, search
Line 1: Line 1:
{{cleanup}}
 
 
Anti-Heuristics is used in [[machine code]] to prevent [[heuristic analysis]] by evading [[debugger|debuggers]], tricking the [[Programmer|programmers]], attacking debuggers, and evading/attacking [[virtual machines]] are all part of this technique. Anti-heuristics rely on the code's ability to protect itself from user, [[administrator]], or even [[programmer]] and [[debugger]] intervention.
 
Anti-Heuristics is used in [[machine code]] to prevent [[heuristic analysis]] by evading [[debugger|debuggers]], tricking the [[Programmer|programmers]], attacking debuggers, and evading/attacking [[virtual machines]] are all part of this technique. Anti-heuristics rely on the code's ability to protect itself from user, [[administrator]], or even [[programmer]] and [[debugger]] intervention.
 +
{{cleanup}}
 
[[Category:IDS Evasion]]
 
[[Category:IDS Evasion]]

Revision as of 04:46, 19 October 2011

Anti-Heuristics is used in machine code to prevent heuristic analysis by evading debuggers, tricking the programmers, attacking debuggers, and evading/attacking virtual machines are all part of this technique. Anti-heuristics rely on the code's ability to protect itself from user, administrator, or even programmer and debugger intervention.