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)
EvilClippy | office-ribbonx-editor | |
---|---|---|
2 | 17 | |
2,134 | 542 | |
0.0% | 3.5% | |
0.0 | 0.0 | |
about 1 year ago | about 2 years 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.
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.
-
Defeat 'Project Unviewable' protection
It seems that this is some kind of protection. I tried different methods including EvilClippy without any success. Is there any way to view the underlying vba code ?
-
Unviewable+ does not make VBA code unviewable
Use EvilClippy to unhide the module.
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?
-
Custom ribbon disappears
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
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
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?
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?
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?
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
-
[Excel] Use a macro to add macros to the ribbon?
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:
Rubberduck - Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
EzYuzu - EzYuzu - A Portable Yuzu Updater for Standalone versions of Yuzu
ScribeBot - A highly scriptable automation system full of cool features. Automate everything with a little bit of Lua.
RibbonWinForms - An Office Ribbon Control for .NET WinForms
VBA_personal - Library with VBA, used in multiple projects.
file-formats-windows-forms-demos - This repository contains the samples for Syncfusion file format Windows Forms products and the guide to use them.