FlashDetector
FlashDetector copied to clipboard
Universal NAND Flash Part Number Decoder and Flash Id Search Engine.
iTXTech FlashDetector
Universal NAND Flash Part Number Decoder and Search Engine.
Universal NAND Flash ID Decoder and Search Engine.
Launch Now
Public FlashDetector
Web Server (
with iTXTech ChipXpert™ Insight
): https://fd.sakuracg.com
Public FlashMaster Frontend: https://nand.gq
声明
iTXTech FlashDetector
从版本69开始,采用AGPLv3
许可证开源,衍生项目(包括服务端使用)必须遵循该许可证开源。
如果您需要完整的商业授权,可以联系作者。
本人 (PeratX)为FlashDetector
, FlashMaster
(包括但不限于JS版本、Windows客户端、移动端客户端), SharpFlashDetector
等一系列软件的创建者、维护者和唯一作者。
故不必怀疑毕业设计课题的原创性。
Frontend
- FlashMaster (Vue) - Modern JavaScript Client
- FlashMasterAndroid - Android Wrapper of FlashMaster
- FlashMasteriOS - iOS Wrapper of FlashMaster
- FlashMaster (Elang) - Legacy Windows Client
Requirements
- PHP >= 7.2
- SimpleFramework 2.3
- Composer - Optional
Setup
You must have SimpleFramework installed in your environment.
git clone https://github.com/iTXTech/FlashDetector.git
cd FlashDetector
git clone https://github.com/iTXTech/SimpleFramework.git sf
cd FlashDetector
composer install
cd ../Scripts
php ./xxx.php # Start any script
Supported
Flash Vendors
- Solidigm - Formerly Intel, now SK hynix
- Micron
- Western Digital - Formerly SanDisk
- KIOXIA - Formerly Toshiba Memory
- Samsung
- SK hynix
- YMTC
Controller Vendors
- Silicon Motion
- ASolid
- JMicron
- Maxio
- SandForce - Now Seagate
- Chipsbank
- Alcor Micro
- Phison
Web Server
There are 4 implementations of FDWebServer
:
- FDWebServer-CGI - Compatible with Apache and PHP-FPM
- FDWebServer-Swoole - Extreme High Performance, using swoole
- FDWebServer-WorkerManEE - Single Thread Server for Any OS
-
SharpFlashDetector -
C#
implementation ofFlashDetector
Usage
See files in Scripts.
Flash Database
FlashDetector RAW Flash Database (fdfdb)
iTXTech FlashDetector Flash Database Documentation
License
Copyright © 2018-2023 PeratX <[email protected]>
Copyright © 2018-2023 iTX Technologies
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.