文件名称:Psychson-master
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-03-20
- 文件大小:
- 795kb
- 下载次数:
- 0次
- 提 供 者:
- MUd***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
...............\.gitignore
...............\docs
...............\....\PinsToShortUponPlugInForBootMode.jpg
...............\....\Thumbs.db
...............\DriveCom
...............\........\DriveCom
...............\........\DriveCom.sln
...............\........\DriveCom.v11.suo
...............\........\........\App.config
...............\........\........\DriveCom.csproj
...............\........\........\DriveCom.csproj.user
...............\........\........\PhisonDevice.cs
...............\........\........\PhisonDo.csproj.user
...............\........\........\Properties
...............\........\........\..........\AssemblyInfo.cs
...............\........\........\Startup.cs
...............\EmbedPayload
...............\............\EmbedPayload
...............\............\EmbedPayload.exe.config
...............\............\EmbedPayload.sln
...............\............\EmbedPayload.v11.suo
...............\............\EmbedPayload.vshost.exe.config
...............\............\............\App.config
...............\............\............\EmbedPayload.csproj
...............\............\............\Properties
...............\............\............\..........\AssemblyInfo.cs
...............\............\............\Startup.cs
...............\firmware
...............\........\build.bat
...............\........\control.c
...............\........\defs.h
...............\........\main.c
...............\........\scsi.c
...............\........\test.bat
...............\........\timers.c
...............\........\timers.h
...............\........\usb.c
...............\........\usb.h
...............\Injector
...............\........\Injector
...............\........\Injector.sln
...............\........\Injector.v11.suo
...............\........\........\App.config
...............\........\........\DoPatch.csproj.user
...............\........\........\FirmwareImage.cs
...............\........\........\FirmwareSection.cs
...............\........\........\Injector.csproj
...............\........\........\Injector.csproj.user
...............\........\........\Properties
...............\........\........\..........\AssemblyInfo.cs
...............\........\........\Startup.cs
...............\LICENSE
...............\patch
...............\.....\base.c
...............\.....\build.bat
...............\.....\defs.h
...............\README.md
...............\templates
...............\.........\BNdummy.bin
...............\.........\FWdummy.bin
...............\tools
...............\.....\hex2bin.exe
...............\.....\sfk.exe