RE: Test if a ZIP is infected
June 10, 2020 at 3:03 pm
BrianSoddingBoru4 Wrote:I’m happy to take your word for it.
Take my word for what? That I'm planning to publish a paper about it? Why else would I have written a 36-pages-long
paper about it if I am not planning to publish it?
Abaddon_ire Wrote:Fuck that.
Well, you asked me to link you to the source code, and I did. What are you complaining about then?
Abaddon_ire Wrote:On top of that you are surely aware that delving into another persons code is fraught with difficulty.
Well, now I know the exact files that are being detected as malware: "bottles.exe" and "rose.exe". Their source code are files "bottles.aec" and "rose.aec", "bottles.aec" is 80 lines of code, while "rose.aec" is 73 lines of code. So, together, they are 153 lines of code, examining it shouldn't be too hard.