GithubHelp home page GithubHelp logo

krystiangraba / glitchy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitbangingbytes/glitchy

0.0 0.0 0.0 2.86 MB

Glitchy is a no-code visual interface to the world of microcontroller glitching.

Python 100.00%

glitchy's Introduction

Glitchy


Glitching microcontrollers to reveal hidden secrets can seem like a dark art performed by hardware magicians. Staring at code and counting clock cycles doesn't make it any more approachable to new users.

Glitchy is a visual interface to the world of glitching. It ties together other hardware such as power supplies, serial interfaces and debugging tools which are often used as part of a successful glitch attack.

Check out the YouTube video introduction


Installation

Ensure you have privileges to use USB serial devices (dialout in Ubuntu), Debug adaptors via OpenOCD and permissions to access the Chipwhisperer. Those devices should be configured properly prior to using Glitchy.

requirements.txt contains the necessary Python packages. Install with the following commands:

git clone https://github.com/BitBangingBytes/Glitchy.git
cd Glitchy
pip3 install -r requirements.txt

To Run:

cd src
python3 Main.py

Disclaimer

This is a tool I am using to teach myself Python, GUI programming and push into an uncomfortable space, software development! I have always been comfortable with hardware, but not so much with large software projects. With that said, any contributions that improve the code style or structure with explanations would be greatly appreciated!


License

Feel free to use this however you wish, by reading this sentence you have voided your warranty!

Happy Hacking


Screen Shots

glitchy's People

Contributors

bitbangingbytes avatar

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.