{"id":13706655,"url":"https://github.com/ThomasThelen/BrowserLib","last_synced_at":"2025-05-05T20:32:32.694Z","repository":{"id":87031399,"uuid":"36582214","full_name":"ThomasThelen/BrowserLib","owner":"ThomasThelen","description":"A library which makes modification of browsers' behavior easy.","archived":true,"fork":false,"pushed_at":"2021-03-09T06:09:36.000Z","size":18,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T22:18:13.321Z","etag":null,"topics":["browser-modification","cpp","registry","web-browser","web-hacking","windows-registry"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasThelen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-05-31T01:03:54.000Z","updated_at":"2024-03-14T16:17:20.000Z","dependencies_parsed_at":"2023-05-30T07:15:32.372Z","dependency_job_id":null,"html_url":"https://github.com/ThomasThelen/BrowserLib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasThelen%2FBrowserLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasThelen%2FBrowserLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasThelen%2FBrowserLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasThelen%2FBrowserLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasThelen","download_url":"https://codeload.github.com/ThomasThelen/BrowserLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224466156,"owners_count":17315939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["browser-modification","cpp","registry","web-browser","web-hacking","windows-registry"],"created_at":"2024-08-02T22:01:04.029Z","updated_at":"2024-11-13T14:31:53.610Z","avatar_url":"https://github.com/ThomasThelen.png","language":"C++","readme":"# BrowserLib\nAn old C++ library which makes modification of Internet Explorer quick and easy. No guarantees if any of this still works.\n\n## Motivation\nMany of a web bowers' properties are stored in the registry. It's common for malware to change these values to route victims to custom home pages, search engines, etc... \n\nThis library provides access to many of these registry items, allowing you to change and check the values programmatically.\n\n## Features\n\n  1. Ability to obtain\n\n\n    a. Current Version\n\n\n    b. Current Home Page\n\n\n    c. Current Path of Instillation\n\n\n    d. Current Search Engine\n\n\n    e. Check whether the phishing filter is enabled\n  2. Ability to set\n\n\n    a. Home Page\n\n\n    b. Path of Instillation\n\n\n    c. Search Engine\n\n\n    d. Phishing Filter\n\n\n  3. Google Chrome Planned\n\n\n    a. Home Page\n\n\n    b. Search Engine\n\n## Instructions\n\nInclude browserlib.h in your c++ file.\n\n\nThe IExplorer class is the main Internet Explorer interface. \n\n\nThe SEARCHENGINE structure is passed to the SetSearchEngine function and must be filled beforehand. In it are all the parameters needed to create a new search engine registry entry.\n\n\n## Examples\n\n### InternetExplorer.cpp\n\nThis is an example on how to monitor certain Internet Explorer parameters. This can be extended to run in the background to protect against unknown modifications.\n\n\n### InternetExplorer2.cpp\n\nThis shows example usage of the IExplorer class and its methdos.\n\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThomasThelen%2FBrowserLib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThomasThelen%2FBrowserLib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThomasThelen%2FBrowserLib/lists"}