On kaspersky how would i within vb6 make Anti-Kaspersky code that bypasses emulation and heuristics? I know this can be done i have seen it on many crypters.
On kaspersky how would i within vb6 make Anti-Kaspersky code that bypasses emulation and heuristics? I know this can be done i have seen it on many crypters.
change everything: variable-, procedure- and function names.. shake ur code around and add dummy functions e.g.
and so on.. just make ur code size increasing about 5 kb --> should work for most avsCode:private function blahantiav() as string dim i as string i = 100 i = i / 2 i = i + 10 blahantiav = i end fundtion
Thanks for the code, sorry i didn't read what you wrote under it. I am going to use it but as for specifically kaspersky how would certain crypters block it?
I figured out a way how to do it.! thanks anyways for the above help.
There are currently 1 users browsing this thread. (0 members and 1 guests)