{
	"name": "OllyDbg",
	"short_name": "OllyDbg",
	"description": "OllyDbg 中文站是最权威的 OllyDbg 中文资料站。OllyDbg 是一种具有可视化界面的 32 位汇编分析调试器，是一个新的动态追踪工具，将 IDA 与 SoftICE 结合起来的思想，Ring3 级调试器，非常容易上手，己代替 SoftICE 成为当今最为流行的调试解密工具了。同时还支持插件扩展功能，是目前最强大的调试工具。OllyDbg is a 32-bit assembler level analysing debugger for Microsoft Windows. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.",
	"start_url": "/",
	"display": "standalone",
	"categories": [
		"Software",
		"Operating System",
		"Microsoft Windows",
		"Debugger"
	],
	"theme_color": "#c0e4f4",
	"background_color": "#c0e4f4",
	"icons": [
		{
			"src": "/icon.svg",
			"type": "image/svg+xml",
			"purpose": "any",
			"sizes": "any"
		}
	]
}