python3-pyqt5.qwt
Python version of the Qwt6 technical widget library (Python3)
PyQt-Qwt is a set of Python bindings for the Qwt C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and various
widgets to display and control bounded or unbounded floating point values.
node-webpack-sources
Source code handling classes for webpack
This library contains multiple classes which represent a `Source`. A `Source`
can be asked for source code, size, source map and hash.
vim-snipmate
Vim script that implements some of TextMate's snippets features.
SnipMate.vim aims to be an unobtrusive, concise vim script that implements
some of TextMate's snippets features in Vim. A snippet is a piece of
often-typed text that you can insert into your document using a trigger word
followed by a <tab>.
mfcuk
MiFare Classic Universal toolKit
Toolkit containing samples and various tools based on and around libnfc
and crapto1, with emphasis on Mifare Classic NXP/Philips RFID cards.
Special emphasis of the toolkit is on the following:
1) mifare classic weakness demonstration/exploitation
2) demonstrate use of libnfc (and ACR122 readers)
3) demonstrate use of Crapto1 implementation to confirm internal workings
and to verify theoretical/practical weaknesses/attacks.
mfoc
MIFARE Classic offline cracker
MFOC is an open source implementation of "offline nested" attack by Nethemba.
python-crcelk
Implementation of the CRC algorithm (Python 2)