EvilClippy VS office-ribbonx-editor

Compare EvilClippy vs office-ribbonx-editor and see what are their differences.

EvilClippy

A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows. (by outflanknl)

office-ribbonx-editor

An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF (by fernandreu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
EvilClippy office-ribbonx-editor
2 17
2,049 456
1.5% -
0.0 0.0
4 months ago about 1 year ago
C# C#
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EvilClippy

Posts with mentions or reviews of EvilClippy. We have used some of these posts to build our list of alternatives and similar projects.

office-ribbonx-editor

Posts with mentions or reviews of office-ribbonx-editor. We have used some of these posts to build our list of alternatives and similar projects.
  • How can I distribute a VBA macro as an add in?
    1 project | /r/vba | 14 Jun 2023
  • Custom ribbon disappears
    1 project | /r/vba | 6 Apr 2023
    Have you tried the Office Ribbon Editor? It makes the XML portion very easy to manage. There might be a weird issue with the way you're currently doing it causing the xml to be removed from the file.
  • Integrating macros on a Custom UI
    1 project | /r/excel | 20 Mar 2023
    By using ribbonX (find it here: https://github.com/fernandreu/office-ribbonx-editor) you can create custom toolbars based on XML, however this can be difficult.
  • Making a PowerPoint Add-in
    1 project | /r/vba | 10 Jan 2023
    1 project | /r/powerpoint | 10 Jan 2023
    And rather than handcoding the RibbonXML, you'll want a copy of the free Office RibbonX Editor: https://github.com/fernandreu/office-ribbonx-editor
  • best way to distribute a custom tab via add ins?
    1 project | /r/vba | 7 Jan 2023
    However, I've always just used this FOSS editor. It's a standalone editor, no need for admin rights, and best of all makes editing the file for the custom tab super easy along with verifying your xml is formatted correctly for the change.
  • [Excel] manual Custom UI ribbon creation?
    1 project | /r/vba | 9 Nov 2022
    I create custom tabs using the new fabric custom UI API and office ribbonX editor, which is open source and makes the life so much easier (I believe this may be the tool you're using), if not you should def give it a try. The tool comes in a pre-compiled version that is compressed. No need for admin rights or anything.
  • Custom Ribbon - How to initialize checkboxes?
    1 project | /r/excel | 25 Oct 2022
    I have a workbook with a custom ribbon (added via XML using the Office RibbonX Editor so that the custom ribbon stays with the workbook). In the Ribbon, I have a few checkboxes true/false, that are linked to cells on a worksheet.
  • Macro enabled workbook crashing randomly for many users
    1 project | /r/vba | 6 Oct 2022
  • [Excel] Use a macro to add macros to the ribbon?
    1 project | /r/vba | 27 Sep 2022
    Office RibbonX Editor - an opensource alternative to Visual Studio (expressly for the purpose of creating the customUI file needed to create a custom Ribbon, not an IDE). The README has good information, and links to further resources for creating an Add-in.

What are some alternatives?

When comparing EvilClippy and office-ribbonx-editor you can also consider the following projects:

VBA_personal - Library with VBA, used in multiple projects.

RibbonWinForms - An Office Ribbon Control for .NET WinForms

excel-essential-tools - This is an Excel addin, which extends Excel's default functionaility by more than 50 tools.

ClosedXML - ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

Rubberduck - Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

NPOI - a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

ScribeBot - A highly scriptable automation system full of cool features. Automate everything with a little bit of Lua.

ShapeCrawler - 🍂 A .NET library for manipulating PowerPoint presentations

WordMat - WordMat is an add-in to Microsoft Word enabling math functionality

EzYuzu - EzYuzu - A Portable Yuzu Updater for Standalone versions of Yuzu

Report-From-DocX-HTML-To-PDF-Converter - .NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF