Skip to content

moonglow/flashforge_firmware_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashForge firmware tool

Supported printers:

  • FlashForge Dreamer
  • FlashForge Dreamer NX
  • FlashForge Finder
  • FlashForge Creator Max
  • FlashForge Guider ( not linux based firmware like in Guider II, II S )
  • FlashForge Inventor ( not linux based firmware like FlashForge Inventor II )
  • Dremel 3D20
  • PowerSpec Ultra 3D

Building

Linux:

gcc main.c -o ff_fw_tool

Windows:

Pelles C project included

Firmware encryption keys:

Key Vendor
flashforge790315 FlashForge/PowerSpec
flashforge123456 Dremel

Usage

Decrypt firmware:

ff_fw_tool -k key -i firmware.bin -o decrypted_firmware.bin

Encrypt firmware:

ff_fw_tool -k key -e -i firmware.bin -o encrypted_firmware.bin

About

🌀 FlashForge firmware tool allow you to decrypt and encrypt firmwares from FlashForge 3D printers, Dremel 3D20 and PowerSpec Ultra 3D

Topics

Resources

License

Stars

40 stars

Watchers

4 watching

Forks

Releases

No releases published

Contributors

Languages