Jump to content

NotHereToPlayGames

Member
  • Posts

    6,810
  • Joined

  • Last visited

  • Days Won

    85
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by NotHereToPlayGames

  1. Have you verified if the rebase was causing the issues you were having with your other programs?
  2. 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.
  3. Will not install in Win7. Runs slightly slower than my default Win10 browser (GDIChromium v96). Haven't really looked into whether all of the "privacy" marketing is legit or just hype.
  4. 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
  5. 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
  6. 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
  7. 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
  8. Modify resources.pak Program needed: Chrome PAK Customizer Source: https://github.com/myfreeer/chrome-pak-customizer/releases Program needed: 7-Zip or similar Program needed: Notepad++ or similar Program needed: Python 2.7.16 File needed: brotli_decompress_for_pak.py File needed: brotli_compress_for_pak.py Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Copy resources.pak file to a temporary working folder Unpack resources.pak file to resources_unpacked subfolder Navigate to resources_unpacked subfolder that was just extracted Delete the following files: 103.json 152.json 160.json 13245.json 13581 Edit and save the following files: 155.json 13570 (can be edited within 7-Zip) 13573 (can be edited within 7-Zip) 13721 (can be edited within 7-Zip) 13880 (can be edited within 7-Zip) 25514 (brotli) [Dev Tools English only] 25615 (brotli) [Dev Tools English only] 25624 (brotli) [Dev Tools English only] pak_index.ini Return to resources_unpacked subfolder Pack resources_unpacked subfolder to pak_index_packed.pak file Rename pak_index_packed.pak that was just created to resources.pak Replace the resources.pak in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 with the resources.pak that was just created
  9. Modify chrome_100_percent.pak Program needed: Chrome PAK Customizer Source: https://github.com/myfreeer/chrome-pak-customizer/releases Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 Copy chrome_100_percent.pak file to a temporary working folder Unpack chrome_100_percent.pak file to chrome_100_percent_unpacked subfolder Navigate to chrome_100_percent_unpacked subfolder that was just extracted Edit and save the following files: 12780.png 12816.png Return to chrome_100_percent_unpacked subfolder Pack chrome_100_percent_unpacked subfolder to pak_index_packed.pak file Rename pak_index_packed.pak that was just created to chrome_100_percent.pak Replace the chrome_100_percent.pak in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0 with the chrome_100_percent.pak that was just created
  10. Modify en-us.pak Program needed: Chrome PAK Customizer Source: https://github.com/myfreeer/chrome-pak-customizer/releases Program needed: WinMerge Source: https://winmerge.org/downloads/?lang=en Program needed: Diff Checker Source: https://www.diffchecker.com/text-compare/# Hint: muliple files can be compared simultaneously by drag-and-drop on online version Program needed: Notepad++ or similar Navigate to ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\locales Copy en-us.pak file to a temporary working folder Unpack en-us.pak file to en-us_unpacked subfolder Navigate to en-us_unpacked subfolder that was just extracted Edit and save the following files (387 files out of 4,319 total, excluding pak index): 262 5561 6090 6255 6346 6582 7559 8915 9431 313 5563 6091 6262 6349 6583 7569 8916 9498 324 5577 6096 6278 6358 6584 7571 8919 9499 325 5580 6103 6279 6359 6585 7599 8923 9500 326 5582 6106 6281 6360 6587 8123 8924 9501 329 5617 6109 6282 6361 6589 8243 8925 9506 334 5637 6113 6283 6362 6610 8259 8932 9507 335 5638 6118 6284 6364 6615 8355 8934 9508 336 5639 6127 6285 6366 6632 8389 8935 9509 337 5669 6134 6286 6367 6633 8390 8936 9522 338 5670 6135 6287 6395 6634 8391 8938 9537 339 5673 6136 6288 6396 6635 8392 8939 9689 358 5680 6150 6292 6401 6636 8648 8940 9692 520 5681 6161 6293 6402 6637 8663 8941 9693 533 5692 6162 6294 6403 6638 8664 8943 9740 828 5704 6163 6296 6405 6640 8672 8944 9744 829 5731 6164 6298 6411 6641 8674 8945 9754 853 5836 6167 6299 6414 6642 8676 8946 9756 854 5877 6171 6300 6492 6692 8690 8947 9760 935 5882 6177 6301 6496 6702 8693 8951 12010 936 5883 6196 6302 6498 6703 8706 8961 17411 940 5888 6197 6306 6499 6704 8714 8963 17486 975 5889 6198 6311 6500 6715 8729 8964 17529 979 5917 6199 6312 6501 6718 8730 8976 17542 1078 5928 6200 6313 6518 6771 8731 8977 17546 1079 5938 6206 6314 6520 6777 8752 8978 17588 1153 6044 6207 6316 6530 7000 8757 8983 17589 4635 6049 6209 6318 6537 7001 8770 8987 17590 4832 6051 6223 6319 6540 7053 8772 9040 17666 5382 6052 6224 6320 6542 7059 8773 9211 17668 5384 6054 6226 6327 6543 7107 8774 9212 17728 5386 6055 6228 6332 6544 7155 8775 9219 18059 5404 6056 6230 6333 6545 7244 8776 9225 18218 5413 6059 6231 6334 6546 7247 8777 9251 18219 5448 6063 6233 6335 6547 7248 8778 9402 19090 5449 6076 6237 6336 6548 7264 8779 9405 19276 5452 6078 6241 6337 6549 7268 8781 9407 22030 5457 6079 6242 6340 6552 7278 8782 9419 22148 5459 6080 6243 6341 6557 7281 8783 9420 22199 5469 6081 6244 6342 6561 7354 8859 9421 22218 5548 6087 6245 6343 6562 7408 8862 9422 22281 5549 6088 6246 6344 6578 7420 8864 9423 24133 5550 6089 6251 6345 6581 7558 8910 9424 24216 Return to en-us_unpacked subfolder Pack en-us_unpacked subfolder to pak_index_packed.pak file Rename pak_index_packed.pak that was just created to en-us.pak Replace the en-us.pak in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\locales with the en-us.pak that was just created
  11. Modify skin.srx 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\skin Copy skin.srx file to a temporary working folder Extract skin.srx file to skin subfolder Navigate to skin subfolder that was just extracted Delete the following files: default_browser_bar.xml default_browser_bar_lock.xml http_nosafe_bar.xml set_default_failed_bar.xml set_default_failed_nosafe_bar.xml Navigate to frame subfolder within the skin subfolder Delete the following files: 360mall_icon.png 360mall_icon@2x.png baidu_icon.png baidu_icon@2x.png bing_icon.png bing_icon@2x.png jd_icon.png jd_icon@2x.png mobile_btn.mask.png qihoo_icon.png share_page_icon.png so360_icon.png so360_icon@2x.png sogou_icon.png sogou_icon@2x.png status_phone.mask.png taobao_icon.png taobao_icon@2x.png tmall_icon.png tmall_icon@2x.png wikipedia_icon.png wikipedia_icon@2x.png yahoo_icon.png yahoo_icon@2x.png yandex_icon.png yandex_icon@2x.png youdao_icon.png youtube_icon.png youtube_icon@2x.png zhihu_icon.png zhihu_icon@2x.png Return to skin subfolder Highlight all (1 folder and 12 files) Assuming 7-Zip context menus are enabled, use context menu to Add to "skin.zip" Rename skin.zip that was just created to skin.srx Replace the skin.srx in ..\! 360ChromePortable_13.5.2036_rebuild_1_ungoogled\Chrome\Application\13.5.2036.0\skin with the skin.srx that was just created Note skin.srx file size reduced from 604 KB to 571 KB
×
×
  • Create New...