mlget icon indicating copy to clipboard operation
mlget copied to clipboard

Panics When AssemblyLine Instance is Not Online

Open xorhex opened this issue 1 year ago • 0 comments

Querying all services
  [*] AssemblyLine: 
panic: send on closed channel
goroutine 35 [running]:
main.hashFileAndCheck({0xc0003dbac0, 0x40}, 0x0?)
	~/src/mlget/mlget.go:398 +0x20a
main.downloadMalwareFromCLI.func2()
	~/src/mlget/mlget.go:244 +0x55
created by main.downloadMalwareFromCLI in goroutine 1
	~/src/mlget/mlget.go:242 +0xbe9

xorhex avatar Aug 05 '24 18:08 xorhex