Compilation is done using golang compiler itself. The installer is created with NSIS - another open source software which is the most commonly used install packager.
As you yourself pointed out, the timimi.exe itself has been cleared by all major security softwares. If NSIS was manipulating timimi.exe in any way, the one that should be detected is the timimi.exe itself, right? Sincerely, Riz On Wed, 6 May 2020, 00:10 'Mark S.' via TiddlyWiki, < [email protected]> wrote: > The problem isn't the source code -- it's the compilation to source code > and what happens between compilation and posting. > > I used VirusTotal to look at the executable. VirusTotal scans files using > more than 70 AV engines! Unfortunately, I'm not sure if Windows defender is > one of them. For the main package, 5 of 73 engines claimed there was a > problem. Four of the engines I've never heard of, but one was McAfee-GW, > which may out of date. For timimi.exe, only one obscure engine reported a > problem. > > > > > > On Tuesday, May 5, 2020 at 10:12:00 AM UTC-7, Riz wrote: >> >> Python was replaced by golang - because python would require people to >> install python-runtime in their systems - python3 to be specific. That >> version - version 1 is still available in GitHub and will work alongside >> its corresponding version of extension. Or do you mean ask people to >> install golang and run the whole thing as a script? Sure those who want >> that can do that - install golang runtime (0.5GB) and set the timimi.json >> to point to that by `go run ./timimi.go` >> >> Here are simple facts . >> You want to ensure that there is no security issues - scan it with >> multiple security software. Scan it with Kaspersky, scan it with ESET, scan >> it with Norton, scan it with clamwin. If you are still not satisfied - it >> is an opensource software with the entire code on GitHub. You can download >> it, read line by line and compile it. Install golang, open the terminal, >> run `cd timimi/host && go build`. >> >> @Mark - Can you please share your threat-definition version? I am >> checking which one is creating the issue. >> >> Sincerely, >> Riz >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/zHsF3YxFM8A/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/03d213e8-22cc-4f06-b3a9-15aaaae8e7b8%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/03d213e8-22cc-4f06-b3a9-15aaaae8e7b8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAO0b0pHiezbphx__Pw9eAVQC5%3DbOuo44%3D9voCQcxYr2qyS3OvA%40mail.gmail.com.

