GithubHelp home page GithubHelp logo

vmallet / ida-plugins Goto Github PK

View Code? Open in Web Editor NEW
332.0 332.0 20.0 925 KB

An interactive list of plugins for hex-rays' IDA Pro

Home Page: https://vmallet.github.io/ida-plugins/

License: MIT License

Python 4.41% JavaScript 92.20% HTML 3.23% CSS 0.16%
disassembler ida ida-plugin ida-pro idapython idapython-plugin reverse-engineering

ida-plugins's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ida-plugins's Issues

Using GitHub Actions to automate update monitor & contribution

Better Workflow for this repo

Automated Contribution

This repo is actually using GitHub as an DB. Now, if one wants to contribute to this repo, he has to modify the README.md & data.js (which is even sorted, have to find correct place to insert new plugin).
That's quite compilcated. We can actually use GitHub Actions:

  1. If one want's to submit new plugin, he submit an issue in template
  2. Github Actions triggered by the issue, and creates a PR containing update to data.js and README, with a "Close #XXXX" linked back to the issue
  3. Writer of this repo can then review and pass the PR
    In this way we can make the "DB" insertion more friendly

Automated Update Check

Secondly, the last update time is still manually measured. Considered that most plugins are hosted on github, we can actually make a cron gitthub action to automatically check all plugin's update time.

The updater then automatically updates README and data.js, which release repo owner from updating everything manually

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.