FREE Hitfilm express effects, templates & other effects compatible with both Hitfilm Pro & Hitfilm Express. You can apply these presets to any clip as they're designed to give you a head start when making your videos. Customize Hitfilm effects by changing the different properties such as colors, fonts, and backgrounds in the effect controls panel. We also have editing overlays available and compatible with Hitfilm.
When searching GitHub, look for repositories labeled "USB," "Flash Tools," or "Utilities."
"0x090C:0x1000": "controller_vendor": "Silicon Motion", "controller_model": "SM3267", "supported_flash": "MLC, TLC", "known_vendor_cmd": "0xEE" , "0x13FE:0x4300": "controller_vendor": "Phison", "controller_model": "PS2251-03", "known_vendor_cmd": "0xEE"
The unique code for the memory chip inside the device. chipgenius github
: A feature that automatically links detected VID/PID and controller models to the correct MPTool download links .
Because ChipGenius is a closed-source, freeware utility (mostly developed by Chinese developers), you will not find source code on GitHub. However, GitHub is often used by enthusiasts to host (direct downloads) of the software to ensure it remains available, as the official websites are frequently offline or difficult to navigate. When searching GitHub, look for repositories labeled "USB,"
ChipGenius probes a USB device's controller directly to extract hardware identifiers that standard operating systems might not show. It is a "portable" application, meaning it requires no installation and can run directly from a .exe file. Key information provided by ChipGenius includes: The Vendor ID and Product ID.
Many generic controllers share VID/PID, or counterfeit devices copy legitimate IDs. However, GitHub is often used by enthusiasts to
Many controllers respond to vendor-specific control requests (bmRequestType = 0xC0, bRequest = vendor-defined). These are undocumented but can be reverse-engineered.
If you have a corrupted USB drive that needs to be fixed, or a "fake" flash drive (e.g., a 1TB drive that is actually 32GB), standard formatting tools won't work. You need a "Mass Production Tool" (MPTool) specific to the controller inside your drive. ChipGenius tells you exactly which controller is inside so you can download the correct repair tool.
If successful, the returned 16+ bytes contain flash maker code (e.g., 0x2C → Micron, 0xAD → Hynix).