GithubHelp home page GithubHelp logo

dirtyfilthy / timos_packer Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 4 KB

Alcatel-Lucent SR/OS (TiMOS) Firmware Packer

Python 100.00%
alcatel timos sros sr-os 7210 firmware packer alcatel-lucent

timos_packer's Introduction

SR/OS (TiMOS) Firmware Packer 2017

Firmware packer for the Alcatel-Lucent SR/OS (TiMOS) 7750 / 7210 SAS-K etc.

https://github.com/dirtyfilthy/timos_packer

This software is heavily based on an unpacker by Daniel Mende https://insinuator.net/2015/06/an-unpacker-for-alcatel-timos-images/

Dependencies

Requires python3

pip install crcmod

Usage:

python3 timos_packer.py -h

SR/OS TiMOS Firmware Packer - Caleb Anderson
usage: timos_packer.py [-h] [-b [BASE]] [-e [ENTRY]] [-d [DATALOAD]]
                       outfile textfile datafile

pack SR/OS (TiMOS) firmware files

positional arguments:
  outfile               file to write packed firmware to
  textfile              file that contains text section
  datafile              file that contains data section

optional arguments:
  -h, --help            show this help message and exit
  -b [BASE], --base [BASE]
                        text base addr (0x00100000)
  -e [ENTRY], --entry [ENTRY]
                        text exec addr (0x00100000)
  -d [DATALOAD], --dataload [DATALOAD]
                        data load addr (0x06643000)

timos_packer's People

Contributors

dirtyfilthy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

timos_packer's Issues

Help please

HI, thanks for creating this software, I am a 7705 user and try to know what inside the router firmware, when I run this tool, seems I need create a "textfile" first? I have only the .tim file in hand, could you please explain a little bit in detail how can I extract it? thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.