{"id":28951008,"url":"https://github.com/l4ys/ida-wpp-remover","last_synced_at":"2026-01-26T13:06:51.572Z","repository":{"id":285753118,"uuid":"959222230","full_name":"L4ys/IDA-WPP-Remover","owner":"L4ys","description":"Remove WPP calls from hexrays decompiled code","archived":false,"fork":false,"pushed_at":"2025-04-02T15:26:30.000Z","size":2055,"stargazers_count":49,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T14:07:51.830Z","etag":null,"topics":["hexrays","ida-plugin","ida-pro","idapython"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/L4ys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-02T12:59:42.000Z","updated_at":"2025-06-13T17:21:49.000Z","dependencies_parsed_at":"2025-04-02T14:34:29.849Z","dependency_job_id":null,"html_url":"https://github.com/L4ys/IDA-WPP-Remover","commit_stats":null,"previous_names":["l4ys/ida-wpp-remover"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/L4ys/IDA-WPP-Remover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L4ys%2FIDA-WPP-Remover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L4ys%2FIDA-WPP-Remover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L4ys%2FIDA-WPP-Remover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L4ys%2FIDA-WPP-Remover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L4ys","download_url":"https://codeload.github.com/L4ys/IDA-WPP-Remover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L4ys%2FIDA-WPP-Remover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hexrays","ida-plugin","ida-pro","idapython"],"created_at":"2025-06-23T14:07:50.802Z","updated_at":"2026-01-26T13:06:51.566Z","avatar_url":"https://github.com/L4ys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPP Remover - IDA Plugin for Removing WPP Calls\n\n## Overview\n\nWPP Remover is an IDA Pro plugin that removes Windows Performance Profiling (WPP) calls during decompilation, resulting in cleaner pseudocode for analysis.\n\n## Features\n\n- Removes WPP calls from Hex-Rays decompiler output\n- Only activates for Windows PE files\n\n## Installation\n\n### Method 1: Using hcli (Recommended)\n\n```\nhcli plugin install wpp-remover\n```\n\n### Method 2: Manual Installation\nCopy `wpp_remover.py` to your IDA plugins directory (`%IDADIR%\\plugins` or `%APPDATA%\\Hex-Rays\\IDA Pro\\plugins`)\n\n## Usage\n\n- Plugin activates automatically for Windows PE files\n- Toggle on/off: Right-click in decompiled view → \"Toggle WPP Remover\"\n\n![](https://raw.githubusercontent.com/L4ys/IDA-WPP-Remover/refs/heads/main/preview.gif)\n\n## How it Works\n\nIt uses a Hex-Rays microcode optimization pass to find calls to `WPP_SF*` functions and replace them with NOPs before pseudocode generation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl4ys%2Fida-wpp-remover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl4ys%2Fida-wpp-remover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl4ys%2Fida-wpp-remover/lists"}