#
rtf
Here are 102 public repositories matching this topic...
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
python
security
parser
python-library
macros
rtf
forensics
vba
compound
malware-analysis
pyparsing
olefile
ms-office-documents
ole-files
-
Updated
Jul 13, 2021 - Rich Text Format
Rich featured syntax highlighter for Keynote slides.
-
Updated
Jul 4, 2021 - Swift
CVE-2017-11882 Exploit accepts over 17k bytes long command/code in maximum.
-
Updated
Dec 6, 2017 - Python
Source code to formatted text converter
-
Updated
Jul 20, 2018 - C++
可配置的小说下载及电子书生成工具
crawler
downloader
umd
ebook
rtf
mobi
epub
docx
web-novel
nodejs-modules
javascript-applications
fb2
chm
odt
epub2
epub3
ebook-downloader
ebook-generator
ebk3
-
Updated
Mar 21, 2021 - JavaScript
Extract OLEv1 objects from RTF files by instrumenting Word
-
Updated
Nov 19, 2019 - Python
FAQ.Net — notes application for Windows. RTF documents in SQLite database. Offline portable editor.
-
Updated
Apr 16, 2020 - C#
These docs help you to find and use arrows you need more quickly
-
Updated
Jul 29, 2020 - HTML
Parse RTF and write output as an HTML file (written specifically for InDesign generated RTF, but works for any source)
-
Updated
Nov 16, 2018 - JavaScript
RTF Language Extension for Visual Studio Code
-
Updated
Jul 10, 2021 - TypeScript
Un editor de texto enriquecido para Windows.
-
Updated
Jul 1, 2018 - C#
The Open Source RTF (Rich Text Format) Java Library ⛺
-
Updated
Apr 5, 2021 - Java
Lightweight cross-platform note-taking application with RTF support (Tinote Sticky Notes for Windows)
windows
lightweight
reminder
app
firebase
csharp
winforms
rtf
win32
windows-forms
windows-app
dotnet-framework
notes-app
-
Updated
Jul 7, 2020 - C#
Improve this page
Add a description, image, and links to the rtf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtf topic, visit your repo's landing page and select "manage topics."
The source code of the
./tools
command that runs build steps is found in "build-tools/src/main.rs". There are two variables,release
andforce_color
, which are set at the beginning of the script. They are used to set the color output and release mode flags for all invocations tocargo
that the build script performs. But repeating each of these arguments each time cargo is called is verbose