Gheorghiță Mutu

Results 27 comments of Gheorghiță Mutu

Examples: - aplib / M8Z - https://github.com/herrcore/aplib-ripper - https://medium.com/@RussianPanda/squirrelwaffle-not-exactly-a-waffle-analysis-7c18b5e752c1 - https://muha2xmad.github.io/malware-analysis/fullHancitor - https://kienmanowar.wordpress.com/2020/08/16/manual-unpacking-icedid-write-up - https://www.cybereason.com/blog/research/cybereason-vs.-clop-ransomware - AutoIT Decompiler - https://research.checkpoint.com/2020/how-to-de-obfuscate-a-huge-autoit-script-in-less-than-two-minutes - http://domoticx.com/autoit3-decompiler-exe2aut (Exe2Aut might cause malicious scripts to get executed....

An initial Base64 implementation has been created in https://github.com/gdt050579/GView/issues/192.

https://github.com/gdt050579/GView/tree/main/GenericPlugins/DropperStrings should become part of this dropper (or integrated with).

An initial Base64 implementation has been implemented in https://github.com/gdt050579/GView/issues/192.

On supported OSes there are 3 cases: - in Windows you can open a folder/file (ListView item) double-clicking on it - on Linux (via WSL, Windows terminal) the same functionality...

Similar to https://github.com/EricZimmerman/Lnk/pull/16/files.

PAB was used in older versions of Microsoft Outlook to store personal contacts, but it has been replaced by PST (Personal Storage Table) files in newer versions of Outlook.

"CD001", // ECMA_119 "NSR03", // ECMA_167 "NSR02", // ECMA_167_PREVIOUS "BEA01", // ECMA_167_EXTENDED "BOOT2", // ECMA_167_BOOT "TEA01", // ECMO_167_TERMINATOR "CDW02" // ECMA_168

From https://wiki.osdev.org/ISO_9660#Overview_and_caveats ``` There are two enhancements for ISO 9660 which make it more suitable for the worlds of Unix and of MS-Windows. Both can be combined in the same...

At the moment only Plain ISO is supported.