flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2, 3 |
Author |
|
revolution 14 Aug 2008, 20:33
baldr wrote: What if I make hundred-section PE (16-byte all |
|||
![]() |
|
LocoDelAssembly 15 Aug 2008, 14:30
I tried actually but F-Prot/F-Secure (that was their names?), still reports virus. I tried compiling a very simple NASM app and I got only one detection and from a completely different anti-virus so if someone can take the time to see what is needed to remove the three detections by comparing both outputs and decide what should be in a third output do it.
The code I've tested that day Code: include 'win32a.inc' format PE GUI 4.0 section '.code' code readable executable invoke ExitProcess, 0 repeat 99 section '.data' data readable writable db 16 dup(%) end repeat data import library kernel32,'KERNEL32.DLL' import kernel32,\ ExitProcess,'ExitProcess' end data |
|||
![]() |
|
LocoDelAssembly 17 Aug 2008, 19:03
Alphonso created a modification that produces no fake detections at virustotal, check here.
|
|||
![]() |
|
Tomasz Grysztar 03 Dec 2008, 07:59
I think we should make some sticky thread about this, where people would post about any new false reports encountered.
|
|||
![]() |
|
Goto page Previous 1, 2, 3 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.