tg165-tools: FLIR TG165 thermal camera firmware hacking tools

TG165 Tools: This repostiory contains tools for extending the functionality of the low-end FLIR TG165 thermal camera. With these tools, you can add alternate functionality to your TG165 without having to replace its original firmware.
* A simple utility (fwutil.py) and python module (tg165) that can pack and unpack FLIR Upgrade.bin firmware images.
* A simple utility (compose-fw.py) that can be used to build firmware-upgrade files that contain multiple programs.
* A simple assembly bootstrap (boot_select) that allows you to select between multiple programs on device startup.
* A DFU “alternate-bootloader” (alt_bootloader) that allows you to upload custom programs via USB without distruping the main one. This should enable rapid development!
* An (example) firmware payload that allows you to dump the TG165’s FLIR-provided bootloader.

https://github.com/ktemkin/tg165-tools/

Nikcon camera firmware tools

https://github.com/simeonpilgrim/nikon-firmware-tools
https://nikonhacker.com/wiki/Main_Page#Firmware_information
https://nikonhacker.com/index.php

Tools used during the reversing of the Nikon D5100, D7000 firmware.
This site is primary files hosting service used for Nikon Hacker team efforts.
The forums are at NikonHacker.com Forums
The main wiki we use is at hosted on NikonHacker.com Wiki
The online patch tool is hosted Online Patch Tool