fix linter issue

pull/2/head
Jörg Stucke 2019-08-08 15:59:18 +02:00
parent 3a3211c598
commit dd952e1ae9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Software tools for analyzing embedded/IoT firmware.
- [Binwalk](https://github.com/ReFirmLabs/binwalk) - Extracts arbitrary files utilizing a carving approach.
- [FACT Extractor](https://github.com/fkie-cad/fact_extractor) - Detects container format automatically and executes the corresponding extraction tool.
- [Firmware Mod Kit](https://github.com/rampageX/firmware-mod-kit/wiki) - Extraction tools for several container formats.
- [The SRecord package](http://srecord.sourceforge.net/) - collection of tools for manipulating EPROM files (can convert lots of binary formats)
- [The SRecord package](http://srecord.sourceforge.net/) - collection of tools for manipulating EPROM files (can convert lots of binary formats).
### Support Tools