Malware Analysis Tools 1 January 2024·52 words·1 min Tools Disassembler # IDA Freeware :3 # https://hex-rays.com/ida-free/ Pyextracted Stuff # Pyinstxtractor # https://github.com/extremecoders-re/pyinstxtractor Pyinstxtractor (but gui) # https://pyinstxtractor-web.netlify.app/ Pycdc # https://github.com/zrax/pycdc Pylinggual # https://pylingual.io/ Malicious Document # Olevba # https://github.com/decalage2/oletools/blob/master/oletools/olevba.py APK Related Stuff # APK Decompiler # https://www.decompiler.com/ Else # VirusTotal # https://www.virustotal.com/gui/home/upload Tio.run # https://tio.run/ Base64Dump # https://github.com/DidierStevens/DidierStevensSuite/blob/master/base64dump.py XORSearch # https://github.com/DidierStevens/DidierStevensSuite/blob/master/xorsearch.py