文件名称:Psychson-master
-
所属分类:
- 标签属性:
- 上传时间:2017-03-20
-
文件大小:795.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches
========
This repository contains the following items:
- `DriveCom` PC C# application to communicate with Phison drives.
- `EmbedPayload` PC C# application to embed Rubber Ducky inject.bin key scr ipts into custom firmware for execution on the drive.
- `Injector` PC C# application to extract addresses/equates firmware as well as embed patching code into the firmware.
- `firmware` this is 8051 custom firmware written in C.
- `patch` this is a collection of 8051 patch code written in C.
Releases have the following items:
- `patch` this is a collection of 8051 patch code written in C.
- `tools` these are the compiled binaries of all the tools.
- `CFW.bin` this is custom firmware set up to send an embedded HID payload.-Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches
========
This repository contains the following items:
- `DriveCom` PC C# application to communicate with Phison drives.
- `EmbedPayload` PC C# application to embed Rubber Ducky inject.bin key scr ipts into custom firmware for execution on the drive.
- `Injector` PC C# application to extract addresses/equates firmware as well as embed patching code into the firmware.
- `firmware` this is 8051 custom firmware written in C.
- `patch` this is a collection of 8051 patch code written in C.
Releases have the following items:
- `patch` this is a collection of 8051 patch code written in C.
- `tools` these are the compiled binaries of all the tools.
- `CFW.bin` this is custom firmware set up to send an embedded HID payload.
========
This repository contains the following items:
- `DriveCom` PC C# application to communicate with Phison drives.
- `EmbedPayload` PC C# application to embed Rubber Ducky inject.bin key scr ipts into custom firmware for execution on the drive.
- `Injector` PC C# application to extract addresses/equates firmware as well as embed patching code into the firmware.
- `firmware` this is 8051 custom firmware written in C.
- `patch` this is a collection of 8051 patch code written in C.
Releases have the following items:
- `patch` this is a collection of 8051 patch code written in C.
- `tools` these are the compiled binaries of all the tools.
- `CFW.bin` this is custom firmware set up to send an embedded HID payload.-Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches
========
This repository contains the following items:
- `DriveCom` PC C# application to communicate with Phison drives.
- `EmbedPayload` PC C# application to embed Rubber Ducky inject.bin key scr ipts into custom firmware for execution on the drive.
- `Injector` PC C# application to extract addresses/equates firmware as well as embed patching code into the firmware.
- `firmware` this is 8051 custom firmware written in C.
- `patch` this is a collection of 8051 patch code written in C.
Releases have the following items:
- `patch` this is a collection of 8051 patch code written in C.
- `tools` these are the compiled binaries of all the tools.
- `CFW.bin` this is custom firmware set up to send an embedded HID payload.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Psychson-master/
Psychson-master/.gitignore
Psychson-master/docs/
Psychson-master/docs/PinsToShortUponPlugInForBootMode.jpg
Psychson-master/docs/Thumbs.db
Psychson-master/DriveCom/
Psychson-master/DriveCom/DriveCom/
Psychson-master/DriveCom/DriveCom.sln
Psychson-master/DriveCom/DriveCom.v11.suo
Psychson-master/DriveCom/DriveCom/App.config
Psychson-master/DriveCom/DriveCom/DriveCom.csproj
Psychson-master/DriveCom/DriveCom/DriveCom.csproj.user
Psychson-master/DriveCom/DriveCom/PhisonDevice.cs
Psychson-master/DriveCom/DriveCom/PhisonDo.csproj.user
Psychson-master/DriveCom/DriveCom/Properties/
Psychson-master/DriveCom/DriveCom/Properties/AssemblyInfo.cs
Psychson-master/DriveCom/DriveCom/Startup.cs
Psychson-master/EmbedPayload/
Psychson-master/EmbedPayload/EmbedPayload/
Psychson-master/EmbedPayload/EmbedPayload.exe.config
Psychson-master/EmbedPayload/EmbedPayload.sln
Psychson-master/EmbedPayload/EmbedPayload.v11.suo
Psychson-master/EmbedPayload/EmbedPayload.vshost.exe.config
Psychson-master/EmbedPayload/EmbedPayload/App.config
Psychson-master/EmbedPayload/EmbedPayload/EmbedPayload.csproj
Psychson-master/EmbedPayload/EmbedPayload/Properties/
Psychson-master/EmbedPayload/EmbedPayload/Properties/AssemblyInfo.cs
Psychson-master/EmbedPayload/EmbedPayload/Startup.cs
Psychson-master/firmware/
Psychson-master/firmware/build.bat
Psychson-master/firmware/control.c
Psychson-master/firmware/defs.h
Psychson-master/firmware/main.c
Psychson-master/firmware/scsi.c
Psychson-master/firmware/test.bat
Psychson-master/firmware/timers.c
Psychson-master/firmware/timers.h
Psychson-master/firmware/usb.c
Psychson-master/firmware/usb.h
Psychson-master/Injector/
Psychson-master/Injector/Injector/
Psychson-master/Injector/Injector.sln
Psychson-master/Injector/Injector.v11.suo
Psychson-master/Injector/Injector/App.config
Psychson-master/Injector/Injector/DoPatch.csproj.user
Psychson-master/Injector/Injector/FirmwareImage.cs
Psychson-master/Injector/Injector/FirmwareSection.cs
Psychson-master/Injector/Injector/Injector.csproj
Psychson-master/Injector/Injector/Injector.csproj.user
Psychson-master/Injector/Injector/Properties/
Psychson-master/Injector/Injector/Properties/AssemblyInfo.cs
Psychson-master/Injector/Injector/Startup.cs
Psychson-master/LICENSE
Psychson-master/patch/
Psychson-master/patch/base.c
Psychson-master/patch/build.bat
Psychson-master/patch/defs.h
Psychson-master/README.md
Psychson-master/templates/
Psychson-master/templates/BNdummy.bin
Psychson-master/templates/FWdummy.bin
Psychson-master/tools/
Psychson-master/tools/hex2bin.exe
Psychson-master/tools/sfk.exe
Psychson-master/.gitignore
Psychson-master/docs/
Psychson-master/docs/PinsToShortUponPlugInForBootMode.jpg
Psychson-master/docs/Thumbs.db
Psychson-master/DriveCom/
Psychson-master/DriveCom/DriveCom/
Psychson-master/DriveCom/DriveCom.sln
Psychson-master/DriveCom/DriveCom.v11.suo
Psychson-master/DriveCom/DriveCom/App.config
Psychson-master/DriveCom/DriveCom/DriveCom.csproj
Psychson-master/DriveCom/DriveCom/DriveCom.csproj.user
Psychson-master/DriveCom/DriveCom/PhisonDevice.cs
Psychson-master/DriveCom/DriveCom/PhisonDo.csproj.user
Psychson-master/DriveCom/DriveCom/Properties/
Psychson-master/DriveCom/DriveCom/Properties/AssemblyInfo.cs
Psychson-master/DriveCom/DriveCom/Startup.cs
Psychson-master/EmbedPayload/
Psychson-master/EmbedPayload/EmbedPayload/
Psychson-master/EmbedPayload/EmbedPayload.exe.config
Psychson-master/EmbedPayload/EmbedPayload.sln
Psychson-master/EmbedPayload/EmbedPayload.v11.suo
Psychson-master/EmbedPayload/EmbedPayload.vshost.exe.config
Psychson-master/EmbedPayload/EmbedPayload/App.config
Psychson-master/EmbedPayload/EmbedPayload/EmbedPayload.csproj
Psychson-master/EmbedPayload/EmbedPayload/Properties/
Psychson-master/EmbedPayload/EmbedPayload/Properties/AssemblyInfo.cs
Psychson-master/EmbedPayload/EmbedPayload/Startup.cs
Psychson-master/firmware/
Psychson-master/firmware/build.bat
Psychson-master/firmware/control.c
Psychson-master/firmware/defs.h
Psychson-master/firmware/main.c
Psychson-master/firmware/scsi.c
Psychson-master/firmware/test.bat
Psychson-master/firmware/timers.c
Psychson-master/firmware/timers.h
Psychson-master/firmware/usb.c
Psychson-master/firmware/usb.h
Psychson-master/Injector/
Psychson-master/Injector/Injector/
Psychson-master/Injector/Injector.sln
Psychson-master/Injector/Injector.v11.suo
Psychson-master/Injector/Injector/App.config
Psychson-master/Injector/Injector/DoPatch.csproj.user
Psychson-master/Injector/Injector/FirmwareImage.cs
Psychson-master/Injector/Injector/FirmwareSection.cs
Psychson-master/Injector/Injector/Injector.csproj
Psychson-master/Injector/Injector/Injector.csproj.user
Psychson-master/Injector/Injector/Properties/
Psychson-master/Injector/Injector/Properties/AssemblyInfo.cs
Psychson-master/Injector/Injector/Startup.cs
Psychson-master/LICENSE
Psychson-master/patch/
Psychson-master/patch/base.c
Psychson-master/patch/build.bat
Psychson-master/patch/defs.h
Psychson-master/README.md
Psychson-master/templates/
Psychson-master/templates/BNdummy.bin
Psychson-master/templates/FWdummy.bin
Psychson-master/tools/
Psychson-master/tools/hex2bin.exe
Psychson-master/tools/sfk.exe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.