{"id":20639,"date":"2025-10-08T05:53:21","date_gmt":"2025-10-08T05:53:21","guid":{"rendered":"http:\/\/localhost\/?p=20639"},"modified":"2025-10-08T05:53:21","modified_gmt":"2025-10-08T05:53:21","slug":"can-you-test-my-game-fake-itchio-pages-spread-hidden-malware-to-gamers","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=20639","title":{"rendered":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-10-08T10:05:11&#8243;,&#8221;description&#8221;:&#8221;You get a message from a Discord friend. Or maybe an unknown indie developer reaches out to you. \u201cCan you test my game?\u201d they ask. \\n\\nThe webpage they send over a link to looks legit: screenshots, dev blurb, itch.io-style layout, and the download button is right there, waiting to be clicked.  \\n\\nThe problem is these lookalike pages don\u2019t give you the real game. Instead they drop a stealthy loader that quietly prepares your PC for follow-up malware. \\n\\nOne lure we\u2019ve seen impersonates the popular 2D platformer Archimoulin (the real game can be found here: nicolasduboc.itch.io\/archimoulin). \\n\\n![Fake itch.io page with download button](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/10\/image_933063.png)\\n\\n## How they spread it &#8211; social engineering 101 \\n\\nThis scam nails two things gamers trust: friends and downloads. \\n\\n  1. **A trusted delivery channel.** The lure often arrives in a DM from someone in your friends list\u2014usually because the attacker used a compromised account. People are far more likely to click links from friends. \\n\\n\\n  2. **Familiar hosting and UI.** The impersonators use Blogspot subdomains or cloud links and fake itch-style pages so the site looks legitimate. Sometimes downloads are served via Dropbox or similar service people trust. \\n\\n\\n  3. **A convincing****sign-****in page.** Some variants present a fake Discord sign-in page first to harvest credentials. This hands the attacker control of your account, which they can use to spread the link to your contacts. \\n\\n\\n\\nReddit threads from victims show this pattern again and again: an innocuous \u201ctest my game\u201d DM, a convincing page, then account takeover and mass-messaging to the victim\u2019s friends. \\n\\n## What actually happens when you click? \\n\\nHere\u2019s what the user sees, and what the stealth loader is really doing: \\n\\n  * Double-click the downloaded `Setup Game.exe` and\u2026 nothing obvious happens. No installer UI, no progress bar. (That\u2019s deliberate \u2013 the attacker wants the install to happen without alarming you.) \\n\\n\\n  * The executable spawns PowerShell with a long, encoded command. (Attackers hide commands in encoded strings so the malicious script isn\u2019t obvious at first glance.) \\n\\n\\n  * The command decodes another script and runs it directly in memory. (Running in memory means the malware doesn\u2019t leave a neat file on disk for antivirus to find, so it\u2019s harder to detect.) \\n\\n\\n  * That inner script hides the PowerShell window using a tiny .NET trick, so there\u2019s no black console popping up to make you suspicious. (With no visible window there\u2019s nothing to make you stop and ask what\u2019s running.) \\n\\n\\n  * The code tries to relaunch itself with admin rights (`runAs`) and compiles a small helper on the fly using `csc.exe`. (You\u2019ll see temp folders and `RES*.tmp` files while it runs.) \\n\\n\\n  * It unpacks a Node.js runtime and native modules into your user cache (`C:\\\\Users\\\\\\u003cyou\\u003e\\\\.cache\\\\pkg\\\\&#8230;`). (The malware is giving itself a toolkit, making it more flexible in what it can do next.) \\n\\n\\n  * The installer even runs `taskkill` to force-close major browsers (Chrome, Brave, Firefox, Edge, and Opera). (That stops you from immediately googling what\u2019s happening and then stopping the install.) \\n\\n\\n  * In our sandbox run it didn\u2019t phone home right away; instead it performed checks (net session, registry queries, BIOS\/network checks) to confirm it\u2019s on a \u201creal\u201d machine, then waits for the right moment to download the main payload. (Malware often avoids sandboxes, looking for signs it\u2019s on a real user\u2019s computer before unleashing the main payload.) \\n\\n![Screenshot of installer](https:\/\/www.malwarebytes.com\/wp-content\/uploads\/sites\/2\/2025\/10\/setupexe-fake-game.jpg)\\n\\n**Bottom line:** The `Setup Game.exe` is a stager\/loader &#8211; quiet on purpose, ready to pull down follow-up malware (backdoors, keyloggers, coinminers, or worse) when conditions match what the attacker wants.  \\n\\n## What to watch out for \\n\\n  * **Unexpected DM with a download link:** If you get a message**** offering an indie game you didn\u2019t expect, verify it with the sender on another channel first. \\n\\n\\n  * **N****o installer UI****but strange behavior after running:** If there\u2019s no installer window or progress bar, but your browsers crash or you see temporary compile folders appear, that\u2019s a red flag. \\n\\n\\n  * **Unexpected folders appear:** Look for new folders you didn\u2019t create, like `C:\\\\Users\\\\\\u003cyou\\u003e\\\\.cache\\\\pkg\\\\\u2026` or `%TEMP%\\\\xlfvhkx3\\\\\u2026` especially if you haven\u2019t installed developer tools. \\n\\n\\n  * **PowerShell showing**`-EncodedCommand`**:** Check running processes logs for signs a hidden script is running. \\n\\n\\n\\n## What to do if you already ran it \\n\\nAct quickly and use a different, clean device for the first steps. \\n\\n  * From another device, change your passwords (Discord, email, Steam) and enable 2FA. \\n\\n\\n  * Log out all sessions and revoke authorised apps\/tokens. \\n\\n\\n  * Disconnect the infected PC and run a full Malwarebytes scan. \\n\\n\\n  * Remove obvious new files\/folders (e.g., `C:\\\\Users\\\\\\u003cyou\\u003e\\\\.cache\\\\pkg\\\\\u2026`, `%TEMP%\\\\xlfvhkx3\\\\\u2026`). \\n\\n\\n  * Tell your friends not to click links from your account and report the pages to the host (Blogger\/Dropbox) and your platform (Discord\/Steam). \\n\\n\\n  * If you see signs of deeper compromise, back up essentials and do a clean reinstall or get professional help. \\n\\n\\n\\n## Final note\u2014indie communities are built on trust \\n\\nArchimoulin is an indie game; the fake pages are not. Scammers are exploiting the goodwill between players and creators. That\u2019s the worst bit of all: it weaponizes the community itself. \\n\\nA quick sanity check\u2014to pause, verify the URL, and ask the sender via another app\u2014is all it takes to avoid the hassle of cleaning up a compromised PC (or losing your account and friends). Share this with your clan: one click is all it takes for an attacker to turn a fun, indie moment into a mess. \\n\\n## Indicators of compromise (IOCs) \\n\\ncakewind[.]blogspot.com \\n\\ncarnagev1[.]blogspot.com \\n\\nkelarigame[.]blogspot.com \\n\\nklorigame[.]blogspot.com \\n\\nmeraliagame[.]blogspot.com \\n\\nravielchy[.]blogspot.com \\n\\nravielchygame[.]blogspot.com \\n\\ntamunagame[.]blogspot.com \\n\\nveriliagame[.]blogspot.com \\n\\n* * *\\n\\n**We don &#8216;t just report on scams\u2014we help detect them**\\n\\nCybersecurity risks should never spread beyond a headline. If something looks dodgy to you, check if it&#8217;s a scam using Malwarebytes Scam Guard, a feature of our mobile protection products. Submit a screenshot, paste suspicious content, or share a text or phone number, and we\u2019ll tell you if it&#8217;s a scam or legit. Download Malwarebytes Mobile Security for iOS or Android and try it today!&#8221;,&#8221;published&#8221;:&#8221;2025-10-08T09:17:20&#8243;,&#8221;modified&#8221;:&#8221;2025-10-08T09:17:20&#8243;,&#8221;type&#8221;:&#8221;malwarebytes&#8221;,&#8221;title&#8221;:&#8221;\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/www.malwarebytes.com\/blog\/threat-intel\/2025\/10\/can-you-test-my-game-fake-itch-io-pages-spread-hidden-malware-to-gamers&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-10-08T10:05:11&#8243;,&#8221;description&#8221;:&#8221;You get a message from a Discord friend. Or maybe an unknown indie developer reaches out to you. \u201cCan you test my game?\u201d they ask&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,115,13,33,7,11,5],"class_list":["post-20639","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-malwarebytes","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=20639\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2025-10-08T10:05:11&#8243;,&#8221;description&#8221;:&#8221;You get a message from a Discord friend. Or maybe an unknown indie developer reaches out to you. \u201cCan you test my game?\u201d they ask....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=20639\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-08T05:53:21+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066\",\"datePublished\":\"2025-10-08T05:53:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639\"},\"wordCount\":1290,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"malwarebytes\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=20639#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639\",\"name\":\"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-10-08T05:53:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=20639\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=20639#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=20639","og_locale":"en_US","og_type":"article","og_title":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2025-10-08T10:05:11&#8243;,&#8221;description&#8221;:&#8221;You get a message from a Discord friend. Or maybe an unknown indie developer reaches out to you. \u201cCan you test my game?\u201d they ask....","og_url":"https:\/\/zero.redgem.net\/?p=20639","og_site_name":"zero redgem","article_published_time":"2025-10-08T05:53:21+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=20639#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=20639"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066","datePublished":"2025-10-08T05:53:21+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=20639"},"wordCount":1290,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","malwarebytes","news","NONE","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=20639#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=20639","url":"https:\/\/zero.redgem.net\/?p=20639","name":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-10-08T05:53:21+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=20639#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=20639"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=20639#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"\u201cCan you test my game?\u201d Fake itch.io pages spread hidden malware to gamers_MALWAREBYTES:6E8AF93E2C3863E99B98163AED822066"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/20639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20639"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/20639\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20639"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=20639"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=20639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}