
NotHereToPlayGames
MemberContent Type
Profiles
Forums
Events
Everything posted by NotHereToPlayGames
-
Reserving first 2 pages of thread for creation notes and future changelogs. Folder Structure -- completed 360chrome.exe -- completed en_skin.srx -- to-do completed iframe.srx -- completed jisu9.srx -- to-do XP Theme completed, 10 Theme delayed for now, 2k Theme undecided skin.srx -- to-do completed en-us.pak -- to-do completed resources.pak -- to-do completed options.zip -- to-do partially completed completed chrome_100_percent.pak -- to-do completed chrome.dll -- to-do completed 360Loader.ini -- completed
-
We need to take Climate Change seriously
NotHereToPlayGames replied to Dibya's topic in General Discussion
There is literally only one stop sign between my house and where I work. Only three turns to get to work and one of them is at the end of my driveway. -
Modify 360Loader.ini Program needed: Notepad++ or similar Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled Edit Parameters line of 360Loader.ini Edit --cipher-suite-blacklist=0xcc14 to --cipher-suite-blacklist=0xcc14,0xe013 Add --kiosk-printing --disable-print-preview Add --js-flags=--noexpose_wasm --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36" Edit [RunAfter] section Add DirRemove=%Profile%\GrShaderCache\GPUCache Add DirRemove=%Profile%\GrShaderCache|e Edit FileDelete=%Profile%\*-journal*;chrome_shutdown_ms*;switch_core*;*.log to FileDelete=%Profile%\*-journal*;chrome_shutdown_ms*;switch_core*;*.log;Last * Edit FileDelete=.\Chrome\Application\*.log to FileDelete=.\Chrome\Application\*.log;*.tmp Delete DirRemove=%Profile%\Default\Cache Add DirRemove=%Profile%\Default\File System Add DirRemove=%Profile%\Default\Service Worker\CacheStorage Save 360Loader.ini
-
Modify options.zip Program needed: 7-Zip or similar Program needed: Notepad++ or similar Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Copy options.zip file to a temporary working folder Extract options.zip file to options subfolder Navigate to options subfolder that was just extracted Delete the following files: privacy_security.css privacy_security.js version_update.css version_update.js Edit and save the following files: advanced_options.css appstore.css appstore.js browser_options_page.css content_settings.css cookies_view.css handler_options.css import_or_export_bookmark_overlay.css language_options.css options.html options.js options_page.css search_engine_manager_engine_list.js shortcut.css switcher_manage.js Return to options subfolder Highlight all (2 folders and 96 files) Assuming 7-Zip context menus are enabled, use context menu to Add to "options.zip" Replace the options.zip in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 with the options.zip that was just created Note options.zip file size reduced from 404 KB to 392 KB
-
Modify Preferences / Local State / Web Data Program needed: Notepad++ or similar Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\User Data\Default Copy Preferences file to a temporary working folder Open temporary folder's Preferences file in Notepad++ Search for languages and replace "accept_languages": "ru-RU,ru,en-US,en" with "accept_languages": "en-US,en" Save and copy the Preferences file to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\User Data\Default Program needed: VirtualBox or similar Pleae note that from here, there are still several changes to be made in the Preferences, Local State, and Web Data files I copy the entire folder structure to a temporary VirtualBox VM, launch 360Chrome, make all settings changes, exit 360Chrome I do this with all known modifications performed excluding modifications to options.zip Copy theVM Preferences and Web Data files to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\User Data\Default Copy theVM Local State file to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\User Data
-
Modify chrome.dll Program needed: HxD Source: https://mh-nexus.de/en/downloads.php?product=HxD20 Note: Reminder that the base is the Russian Repack, several telemetry issues are resolved differently than other 360Chrome rebuilds Example: Some 360Chrome rebuilds remove telemetry links by "zeroes" or "dots" whereas this version may also remove telemetry with http to hxxp replacements Reason: This prevents various connection logs (Proxomitron is one example) from showing connection attempts like https://..........com Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Copy chrome.dll to a temporary working folder Open temporary folder's 360chrome.dll in HxD Perform the following Hex-values search-and-replace: Function: Drop Share URL QR Code from Chrome mode page context menu (1 occurrence) replace: 89 F9 68 79 1A 00 00 68 4F 81 00 00 with: EB 0F 68 79 1A 00 00 68 4F 81 00 00 Function: Drop Share URL QR Code from Chrome mode link context menu (1 occurrence) replace: 89 F1 68 79 1A 00 00 68 50 81 00 00 with: EB 0F 68 79 1A 00 00 68 50 81 00 00 Function: Drop Share image location from Chrome mode image context menu (1 occurrence) replace: 89 F9 68 7A 1A 00 00 68 51 81 00 00 with: EB 0F 68 7A 1A 00 00 68 51 81 00 00 Function: Drop Translate to English from Chrome mode page context menu (1 occurrence) replace: C0 FB 8D 86 F0 02 00 00 50 E8 with: C0 FB E9 E6 00 00 00 90 50 E8 Function: Title bar minimize right-click context menu header (1 occurrence) replace: 20 04 30 04 37 04 3C 04 35 04 40 04 with: 52 00 65 00 73 00 69 00 7A 00 65 00 Function: Welcome page tracker (1 occurrence) replace: 25 73 3F 70 69 64 3D 25 73 26 76 65 72 3D 25 73 26 64 65 66 3D 25 64 equiv: %s?pid=%s&ver=%s&def=%d with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Function: Extension manager default link (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 67 6F 6F 2E 67 6C 2F 6A 34 4D 4C 56 equiv: https://goo.gl/j4MLV with: 63 68 72 6F 6D 65 3A 2F 2F 65 78 74 65 6E 73 69 6F 6E 73 2F equiv: chrome://extensions/ Function: Default download folder (1 occurrence) replace: 47 65 74 44 65 66 61 75 6C 74 44 6F 77 6E 6C 6F 61 64 44 69 72 65 63 74 6F 72 79 00 44 00 3A 00 00 00 44 00 3A 00 5C 00 00 00 33 00 36 00 30 00 44 00 6F 00 77 00 6E 00 00 00 00 00 equiv: GetDefaultDownloadDirectory D : D : \ 3 6 0 D o w n with: 47 65 74 44 65 66 61 75 6C 74 44 6F 77 6E 6C 6F 61 64 44 69 72 65 63 74 6F 72 79 00 44 00 3A 00 00 00 44 00 3A 00 5C 00 00 00 44 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 73 00 equiv: GetDefaultDownloadDirectory D : D : \ D o w n l o a d s Function: Intelligent URL telemetry 1-of-5 (1 occurrence) replace: 43 6C 6F 75 64 55 72 6C 73 00 4C 6F 63 61 74 69 6F 6E 62 61 72 48 65 6C 70 65 72 equiv: CloudUrls LocationbarHelper with: 00 00 00 00 00 00 00 00 00 00 4C 6F 63 61 74 69 6F 6E 62 61 72 48 65 6C 70 65 72 equiv: LocationbarHelper Function: Intelligent URL telemetry 2-of-5 (1 occurrence) replace: 2E 2E 2F 2E 2E 2F 63 68 72 6F 6D 65 2F 62 72 6F 77 73 65 72 2F 33 36 30 2F 61 75 74 6F 63 6F 6D 70 6C 65 74 65 2F 63 6C 6F 75 64 5F 75 72 6C 73 5F 70 72 6F 76 69 64 65 72 2E 63 63 equiv: ../../chrome/browser/360/autocomplete/cloud_urls_provider.cc with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Intelligent URL telemetry 3-of-5 (1 occurrence) replace: 4C 6F 61 64 41 6E 64 51 75 65 72 79 43 6C 6F 75 64 55 72 6C 73 equiv: LoadAndQueryCloudUrls with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Intelligent URL telemetry 4-of-5 (1 occurrence) replace: 4C 6F 61 64 43 6C 6F 75 64 55 72 6C 73 equiv: LoadCloudUrls with: 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Intelligent URL telemetry 5-of-5 (1 occurrence) replace: 63 6C 6F 75 64 75 72 6C 73 2E 64 61 74 equiv: cloudurls.dat with: 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Removed from GUI, here only for reference (1 occurrence) replace: 68 74 74 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 6A 75 6D 70 2F 73 77 69 74 63 68 5F 65 6E 67 69 6E 65 2E 68 74 6D 6C equiv: http://chrome.360.cn/jump/switch_engine.html with: 68 78 78 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 6A 75 6D 70 2F 73 77 69 74 63 68 5F 65 6E 67 69 6E 65 2E 68 74 6D 6C equiv: hxxp://chrome.360.cn/jump/switch_engine.html Function: Removed from GUI, here only for reference (1 occurrence) replace: 68 74 74 70 3A 2F 2F 62 62 73 2E 33 36 30 2E 63 6E 2F 66 6F 72 75 6D 2E 70 68 70 3F 6D 6F 64 3D 66 6F 72 75 6D 64 69 73 70 6C 61 79 26 66 69 64 3D 31 34 32 26 66 69 6C 74 65 72 3D 74 79 70 65 69 64 26 74 79 70 65 69 64 3D 31 30 35 35 38 equiv: http://bbs.360.cn/forum.php?mod=forumdisplay&fid=142&filter=typeid&typeid=10558 with: 68 78 78 70 3A 2F 2F 62 62 73 2E 33 36 30 2E 63 6E 2F 66 6F 72 75 6D 2E 70 68 70 3F 6D 6F 64 3D 66 6F 72 75 6D 64 69 73 70 6C 61 79 26 66 69 64 3D 31 34 32 26 66 69 6C 74 65 72 3D 74 79 70 65 69 64 26 74 79 70 65 69 64 3D 31 30 35 35 38 equiv: hxxp://bbs.360.cn/forum.php?mod=forumdisplay&fid=142&filter=typeid&typeid=10558 Function: Removed from GUI, here only for reference (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 62 72 6F 77 73 65 72 2E 33 36 30 2E 63 6E 2F 65 65 2F 00 68 74 74 70 equiv: https://browser.360.cn/ee/ http with: 68 78 78 70 73 3A 2F 2F 62 72 6F 77 73 65 72 2E 33 36 30 2E 63 6E 2F 65 65 2F 00 68 74 74 70 equiv: hxxps://browser.360.cn/ee/ http Function: Removed from GUI, here only for reference (1 occurrence) replace: 68 74 74 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 62 62 73 6A 75 6D 70 2E 68 74 6D 6C 3F 76 65 72 3D 25 73 26 6D 69 64 3D 25 73 equiv: http://chrome.360.cn/bbsjump.html?ver=%s&mid=%s with: 68 78 78 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 62 62 73 6A 75 6D 70 2E 68 74 6D 6C 3F 76 65 72 3D 25 73 26 6D 69 64 3D 25 73 equiv: hxxp://chrome.360.cn/bbsjump.html?ver=%s&mid=%s Function: Removed from GUI, here only for reference (1 occurrence) replace: 68 74 74 70 3A 2F 2F 77 65 69 62 6F 2E 63 6F 6D 2F 33 36 30 6A 69 73 75 equiv: http://weibo.com/360jisu with: 68 78 78 70 3A 2F 2F 77 65 69 62 6F 2E 63 6F 6D 2F 33 36 30 6A 69 73 75 equiv: hxxp://weibo.com/360jisu Function: Remove embedded adfilter exceptions (1 occurrence) replace: 5B 2A 2E 5D 6E 65 74 70 61 79 2E 73 64 6F 2E 63 6F 6D 00 5B 2A 2E 5D 69 70 6F 73 2E 31 30 30 38 36 2E 63 6E 00 5B 2A 2E 5D 70 61 79 6D 65 6E 74 2E 63 68 69 6E 61 70 6E 72 2E 63 6F 6D 00 5B 2A 2E 5D 39 39 62 69 6C 6C 2E 63 6F 6D 00 5B 2A 2E 5D 70 61 79 2E 73 6F 6F 70 61 79 2E 6E 65 74 00 5B 2A 2E 5D 70 61 79 2E 69 70 73 2E 63 6F 6D 2E 63 6E 00 5B 2A 2E 5D 74 65 6E 70 61 79 2E 63 6F 6D 00 5B 2A 2E 5D 61 6C 69 70 61 79 2E 63 6F 6D 00 5B 2A 2E 5D 70 69 6E 67 61 6E 2E 63 6F 6D 00 5B 2A 2E 5D 64 61 6E 67 64 61 6E 67 2E 63 6F 6D equiv: [*.]netpay.sdo.com [*.]ipos.10086.cn [*.]payment.chinapnr.com [*.]99bill.com [*.]pay.soopay.net [*.]pay.ips.com.cn [*.]tenpay.com [*.]alipay.com [*.]pingan.com [*.]dangdang.com with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable alternate search engine fallback (1 occurrence) replace: 61 6C 74 65 72 53 65 61 72 63 68 45 6E 67 69 6E 65 33 36 30 00 61 6C 74 65 72 53 65 61 72 63 68 45 6E 67 69 6E 65 42 61 69 64 75 00 61 6C 74 65 72 53 65 61 72 63 68 45 6E 67 69 6E 65 59 6F 75 64 61 6F 00 61 6C 74 65 72 53 65 61 72 63 68 45 6E 67 69 6E 65 42 69 6E 67 equiv: alterSearchEngine360 alterSearchEngineBaidu alterSearchEngineYoudao alterSearchEngineBing with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 6C 74 65 72 53 65 61 72 63 68 45 6E 67 69 6E 65 4E 6F 6E 65 equiv: alterSearchEngineNone Function: Disable embedded search engines (1 occurrence) replace: 68 74 74 70 3A 2F 2F 73 6F 2E 33 36 30 2E 63 6E 2F 73 3F 71 3D 25 73 26 73 72 63 3D 33 36 30 63 68 72 6F 6D 65 5F 61 64 64 72 26 69 65 3D 75 74 66 2D 38 00 68 74 74 70 3A 2F 2F 77 77 77 2E 62 61 69 64 75 2E 63 6F 6D 2F 62 61 69 64 75 3F 77 6F 72 64 3D 25 73 00 68 74 74 70 3A 2F 2F 72 75 2E 62 69 6E 67 2E 63 6F 6D 2F 73 65 61 72 63 68 3F 71 3D 25 73 00 26 69 65 3D 00 26 75 65 3D equiv: http://so.360.cn/s?q=%s&src=360chrome_addr&ie=utf-8 http://www.baidu.com/baidu?word=%s http://ru.bing.com/search?q=%s &ie= &ue= with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable embedded help link 1-of-5 (1 occurrence) replace: 68 74 74 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 68 65 6C 70 2F 33 36 30 63 68 72 6F 6D 65 2F 62 69 6E 2F 31 34 32 38 39 33 2E 68 74 6D 6C equiv: http://chrome.360.cn/help/360chrome/bin/142893.html with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable embedded help link 2-of-5 (1 occurrence) replace: 68 74 74 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 68 65 6C 70 2F 63 6F 64 65 73 61 76 65 2E 68 74 6D 6C equiv: http://chrome.360.cn/help/codesave.html with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable embedded help link 3-of-5 (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 69 2E 33 36 30 2E 63 6E 2F 66 69 6E 64 70 77 64 2F 3F 73 72 63 3D 6C 6F 67 69 6E 26 75 65 6D 61 69 6C 3D 25 73 00 68 74 74 70 73 3A 2F 2F 69 2E 33 36 30 2E 63 6E 2F 72 65 67 3F 73 72 63 3D 33 36 30 63 68 72 6F 6D 65 equiv: https://i.360.cn/findpwd/?src=login&uemail=%s https://i.360.cn/reg?src=360chrome with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable embedded help link 4-of-5 (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 62 62 73 2E 33 36 30 2E 63 6E 2F 74 68 72 65 61 64 2D 31 35 37 30 38 32 35 33 2D 31 2D 31 2E 68 74 6D 6C equiv: https://bbs.360.cn/thread-15708253-1-1.html with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Disable embedded help link 5-of-5 (1 occurrence) replace: 68 74 74 70 3A 2F 2F 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E 2F 33 36 30 63 68 72 6F 6D 65 6C 69 6E 6B 2F 66 69 78 73 65 61 72 63 68 2E 68 74 6D 6C 3F equiv: http://chrome.360.cn/360chromelink/fixsearch.html? with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Function: Restore Chrome default extension link (1 occurrence) replace: 63 68 72 6F 6D 65 3A 2F 2F 6D 79 65 78 74 65 6E 73 69 6F 6E 73 2F equiv: chrome://myextensions/ with: 63 68 72 6F 6D 65 3A 2F 2F 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: chrome:// Function: Restore Chrome default certificate settings link (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 63 61 70 72 6F 67 72 61 6D 2E 33 36 30 2E 63 6E 2F 23 70 6C 61 6E equiv: https://caprogram.360.cn/#plan with: 63 68 72 6F 6D 65 3A 2F 2F 73 65 74 74 69 6E 67 73 2F 63 65 72 74 69 66 69 63 61 74 65 00 equiv: chrome://settings/certificate Function: Bookmark bar translation (1 occurrence) replace: E6 9C AC E5 9C B0 E6 94 B6 E8 97 8F E5 A4 B9 00 66 61 76 6C 6F 63 61 6C 5F 69 63 6F 6E 2E 70 6E 67 equiv: 本地收è—夹 favlocal_icon.png with: 42 6F 6F 6B 6D 61 72 6B 20 62 61 72 20 20 20 00 66 61 76 6C 6F 63 61 6C 5F 69 63 6F 6E 2E 70 6E 67 equiv: Bookmark bar favlocal_icon.png Function: Dialog window close button translation (1 occurrence) replace: 00 E5 85 B3 E9 97 AD E7 AA 97 E5 8F A3 00 equiv: å…³é—çª—å£ with: 00 43 6C 6F 73 65 20 20 20 20 20 20 20 00 equiv: Close Function: Search bar translation (1 occurrence) replace: B9 70 64 6B 1C 64 22 7D equiv: ¹pdkd"} with: 46 00 69 00 6E 00 64 00 equiv: F i n d Function: Restore Chrome default search engine link (1 occurrence) replace: 68 74 74 70 73 3A 2F 2F 67 6F 6F 67 6C 65 2E 72 75 2F 73 65 61 72 63 68 3F 71 3D 25 73 26 73 72 63 3D 33 36 30 43 68 72 6F 6D 65 00 00 equiv: https://google.ru/search?q=%s&src=360Chrome with: 68 74 74 70 73 3A 2F 2F 67 6F 6F 67 6C 65 2E 63 6F 6D 2F 73 65 61 72 63 68 3F 71 3D 25 73 26 73 72 63 3D 33 36 30 63 68 72 6F 6D 65 5F equiv: https://google.com/search?q=%s&src=360chrome_ Function: Last closed tabs translation 1-of-2 (1 occurrence) replace: 00 E4 B8 AA E6 A0 87 E7 AD BE 00 28 E6 96 B0 E7 AA 97 E5 8F A3 29 00 equiv: ä¸ªæ ‡ç¾ (新窗å£) with: 00 20 74 61 62 73 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 00 equiv: tabs Function: Last closed tabs translation 2-of-2 (1 occurrence) replace: 00 E5 85 B3 E9 97 AD 00 E6 97 A5 00 E6 9C 88 00 equiv: å…³é— æ—¥ 月 with: 00 20 20 20 20 20 20 00 20 20 20 00 20 2D 20 00 equiv: - Function: Downloads translation (1 occurrence) replace: 12 E6 9F A5 E7 9C 8B E6 9B B4 E5 A4 9A 00 E7 82 B9 E5 87 BB E6 98 BE E7 A4 BA E6 89 80 E6 9C 89 E4 B8 8B E8 BD BD E5 86 85 E5 AE B9 00 equiv: 查看更多 点击显示所有下载内容 with: 12 20 20 53 68 6F 77 20 61 6C 6C 20 20 00 53 68 6F 77 20 61 6C 6C 20 64 6F 77 6E 6C 6F 61 64 73 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Show all Show all downloads Function: MultiCast DNS (1 occurrence) replace: 00 74 68 69 73 5F 69 73 5F 61 5F 74 65 73 74 5F 71 75 65 72 79 00 32 32 34 2E 30 2E 30 2E 32 35 31 00 equiv: this_is_a_test_query 224.0.0.251 with: 00 74 68 69 73 5F 69 73 5F 61 5F 74 65 73 74 5F 71 75 65 72 79 00 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 00 equiv: this_is_a_test_query ........... Function: HostResolver DNS (1 occurrence) replace: 00 53 79 73 74 65 6D 48 6F 73 74 52 65 73 6F 6C 76 65 72 43 61 6C 6C 00 31 30 31 2E 32 32 36 2E 34 2E 36 00 equiv: SystemHostResolverCall 101.226.4.6 with: 00 53 79 73 74 65 6D 48 6F 73 74 52 65 73 6F 6C 76 65 72 43 61 6C 6C 00 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 00 equiv: SystemHostResolverCall ........... Function: Disable unwanted connections 1-of- (1 occurrence) replace: 00 68 74 74 70 3A 2F 2F 39 35 30 30 31 31 31 31 2E 63 6F 6D 00 equiv: http://95001111.com with: 00 68 78 78 70 3A 2F 2F 39 35 30 30 31 31 31 31 2E 63 6F 6D 00 equiv: hxxp://95001111.com Function: Disable unwanted connections 2-of- (1 occurrence) replace: 00 68 74 74 70 3A 2F 2F 77 77 77 2E 39 35 30 30 31 31 31 31 2E 63 6F 6D 00 equiv: http://www.95001111.com with: 00 68 78 78 70 3A 2F 2F 77 77 77 2E 39 35 30 30 31 31 31 31 2E 63 6F 6D 00 equiv: hxxp://www.95001111.com Function: Disable unwanted connections 3-of- (4 occurrences) replace: 5F 67 6F 6F 67 6C 65 63 61 73 74 2E 5F 74 63 70 2E 6C 6F 63 61 6C equiv: _googlecast._tcp.local with: 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E 2E equiv: ...................... (22 dots) Function: Disable unwanted connections 4-of- (2 occurrences) replace: 68 74 74 70 3A 2F 2F 77 77 77 2E 67 73 74 61 74 69 63 2E 63 6F 6D equiv: http://www.gstatic.com with: 68 78 78 70 3A 2F 2F 77 77 77 2E 67 73 74 61 74 69 63 2E 63 6F 6D equiv: hxxp://www.gstatic.com Function: Disable unwanted connections 5-of- (8 occurrences) replace: 68 74 74 70 73 3A 2F 2F 77 77 77 2E 67 73 74 61 74 69 63 2E 63 6F 6D equiv: https://www.gstatic.com with: 68 78 78 70 73 3A 2F 2F 77 77 77 2E 67 73 74 61 74 69 63 2E 63 6F 6D equiv: hxxps://www.gstatic.com Function: Disable unwanted connections 6-of- (12 occurrences) (7 occurrences in 1030) replace: 68 74 74 70 73 3A 2F 2F 70 75 76 2E 74 74 2E 62 72 6F 77 73 65 72 2E 33 36 30 2E 63 6E equiv: https://puv.tt.browser.360.cn with: 68 78 78 70 73 3A 2F 2F 70 75 76 2E 74 74 2E 62 72 6F 77 73 65 72 2E 33 36 30 2E 63 6E equiv: hxxps://puv.tt.browser.360.cn Function: Disable unwanted connections 7-of- (3 occurrences) replace: 68 74 74 70 3A 2F 2F 64 6C 2E 33 36 30 74 70 63 64 6E 2E 63 6F 6D equiv: http://dl.360tpcdn.com with: 68 78 78 70 3A 2F 2F 64 6C 2E 33 36 30 74 70 63 64 6E 2E 63 6F 6D equiv: hxxp://dl.360tpcdn.com Function: Disable unwanted connections 8-of- (2 occurrences) replace: 68 74 74 70 73 3A 2F 2F 73 6B 69 6E 2E 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E equiv: https://skin.chrome.360.cn with: 68 78 78 70 73 3A 2F 2F 73 6B 69 6E 2E 63 68 72 6F 6D 65 2E 33 36 30 2E 63 6E equiv: hxxps://skin.chrome.360.cn Function: Disable unwanted connections 9-of- (1 occurrence) replace: 68 00 74 00 74 00 70 00 3A 00 2F 00 2F 00 63 00 6C 00 6F 00 75 00 64 00 2E 00 62 00 72 00 6F 00 77 00 73 00 65 00 72 00 2E 00 33 00 36 00 30 00 2E 00 63 00 6E 00 equiv: h t t p : / / c l o u d . b r o w s e r . 3 6 0 . c n with: 68 00 78 00 78 00 70 00 3A 00 2F 00 2F 00 63 00 6C 00 6F 00 75 00 64 00 2E 00 62 00 72 00 6F 00 77 00 73 00 65 00 72 00 2E 00 33 00 36 00 30 00 2E 00 63 00 6E 00 equiv: h x x p : / / c l o u d . b r o w s e r . 3 6 0 . c n Function: Disable unwanted connections 10-of- (1 occurrence) replace: 68 69 79 61 2E 62 72 6F 77 73 65 72 2E 33 36 30 2E 63 6E 3A 38 30 equiv: hiya.browser.360.cn:80 with: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 equiv: Select File dropdown menu and select Save Exit HxD Copy the chrome.dll just saved and replace the chrome.dll in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Delete temporary working folder