{
	"id": "f1e3bd44-2da2-4bbf-acdc-9d44c0cc1767",
	"created_at": "2026-04-06T01:29:47.626Z",
	"updated_at": "2026-04-10T03:20:31.988776Z",
	"deleted_at": null,
	"sha1_hash": "8aa388ab911c942159d7d3f880b68c360077c958",
	"title": "as seen in 96baba74a907890b995f23c7db21568f7bfb5dbf417ed90ca311482b99702b72",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 38024,
	"plain_text": "as seen in\r\n96baba74a907890b995f23c7db21568f7bfb5dbf417ed90ca311482b99702b72\r\nBy 262588213843476\r\nArchived: 2026-04-06 00:34:26 UTC\r\nStar (1)\r\nFork (0)\r\nClone this repository at \u0026lt;script\r\nsrc=\u0026quot;https://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4.js\u0026quot;\u0026gt;\u0026lt;/script\u0026gt;\r\nClone this repository at \u0026lt;script\r\nsrc=\u0026quot;https://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4.js\u0026quot;\u0026gt;\u0026lt;/script\u0026gt;\r\nas seen in 96baba74a907890b995f23c7db21568f7bfb5dbf417ed90ca311482b99702b72\r\n#!/usr/bin/env python3\r\n# -*- coding: utf-8 -*-\r\nimport binascii\r\ndef decrypt(buf: bytes, key: int, summand: int) -\u003e str:\r\nret = bytearray()\r\nfor i, c in enumerate(buf):\r\nret.append(c ^ key)\r\nkey += (-1 if i % 2 else 1) + summand\r\nkey \u0026= 0xff\r\nreturn ret.decode('utf-8').rstrip('\\0')\r\nif __name__ == '__main__':\r\nassert decrypt(binascii.unhexlify(b'8797286a6da3f032539eb4'), 0xe4, -0x38) == r'c:\\Windows'\r\nhttps://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4\r\nPage 1 of 2\n\nSource: https://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4\r\nhttps://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4\r\nPage 2 of 2",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"Malpedia"
	],
	"references": [
		"https://gist.github.com/larsborn/0ec24d7b294248c51de0c3335802cbd4"
	],
	"report_names": [
		"0ec24d7b294248c51de0c3335802cbd4"
	],
	"threat_actors": [],
	"ts_created_at": 1775438987,
	"ts_updated_at": 1775791231,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/8aa388ab911c942159d7d3f880b68c360077c958.pdf",
		"text": "https://archive.orkl.eu/8aa388ab911c942159d7d3f880b68c360077c958.txt",
		"img": "https://archive.orkl.eu/8aa388ab911c942159d7d3f880b68c360077c958.jpg"
	}
}