malwarefrank

Results 12 issues of malwarefrank

The password in the .pass file for malwares/Binaries/AndroRat_6Dec2013/AndroRat_6Dec2013.zip is wrong. It is currently listed as "1234" but that is not working. I have tried two different unzipping programs. I have...

malwares/Binaries/Win32.Ixeshe/Win32.Ixeshe.zip is a RAR archive. Please rename or repackage into a ZIP.

malwares/Binaries/Win32.Sality/Win32.Sality.zip is a RAR archive. Please either rename or repackage into a ZIP.

Null bytes were being dropped. Fixes #2

According to the Machoc description, each function should be represented by a 32-bit value. The current code is not including any NULL bytes when converting the number to its hex...

The current example only prints the sha256 of each file in the feed, see [example/feed.go](https://github.com/VirusTotal/vt-go/blob/8431ff2cc00f58def8a9e7de489c0e836d8b9d78/examples/feed/main.go#L64). It would help if that example also shows how to access the download_url and download...

Using this issue to brainstorm packet processing library test cases

dnfile v0.15.0 contains a breaking change. The heap streams' .get() functions now return custom container objects instead of bytes. I think I changed the necessary parts to keep same functionality,...

The GUIDS stream is easily iterable since all items must be exact 32 bytes long and can only be referenced in that fashion. So it should be easy to make...

There may be useful parsing information in the dotnet (.NET) runtime vs ECMA-335 specification documentation: https://github.com/dotnet/runtime/tree/main/docs/design/specs