Giter Club home page Giter Club logo

ifr's Introduction

iFR Logo

iFR

A simple yet powerful Flashrom GUI
A screenshot of the iFR GUI

Features

  • Native Flashrom GUI
  • Read and write ROM images
  • Pad/unpad ROM images
  • View ROM chip information
  • Cross-platform
    • Support for macOS, Linux, and Windows
  • Object-oriented Python 3 design with intuitive WxPython interface
  • Open source
    • GNU GPL v2.0

Planned Features

  • ROM Image verification/checksum
  • Standalone padding/unpadding
  • ROM chip erasing
  • Embedded Flashrom binary

Requirements

Standalone Binary (macOS, Windows)

  • Flashrom installed and in PATH
  • OS X 10.10 or newer, Windows 7 or newer

Running from Source

  • Python 3.6+
  • WxPython 4.1.0+
  • Flashrom installed and in PATH

Installation

  • Download the latest release from the releases page
  • Install Flashrom and add it to your PATH
  • Run the binary

License

iFR is licensed under the GNU GPL v2.0. See LICENSE for more information.

ifr's People

Contributors

jazzzny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ifr's Issues

Doesn't run (maybe gtk?)

This application does not start:

jakob@jax1yoga:~/Downloads/esp32-serial-bios/iFR$ python3.9 iFR.py 

(iFR.py:461975): Gtk-WARNING **: 19:16:49.522: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(iFR.py:461975): Gtk-WARNING **: 19:16:49.533: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node scrollbar, owner GtkScrollbar)

(iFR.py:461975): Gtk-CRITICAL **: 19:16:49.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
Traceback (most recent call last):
  File "/home/jakob/Downloads/esp32-serial-bios/iFR/iFR.py", line 452, in <module>
    iFR(None, title='iFR')
  File "/home/jakob/Downloads/esp32-serial-bios/iFR/iFR.py", line 371, in __init__
    self.InitUI()
  File "/home/jakob/Downloads/esp32-serial-bios/iFR/iFR.py", line 424, in InitUI
    self.PopulateAvailableProgrammers()
  File "/home/jakob/Downloads/esp32-serial-bios/iFR/iFR.py", line 429, in PopulateAvailableProgrammers
    options_start = output_lines.index(b'Valid choices are:\n')
ValueError: b'Valid choices are:\n' is not in list

My Enviroment:

jakob@jax1yoga:~/Downloads/esp32-serial-bios/iFR$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye
jakob@jax1yoga:~/Downloads/esp32-serial-bios/iFR$ python3.9 --version
Python 3.9.2

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.