diff options
author | Ebben Aries <e@dscp.org> | 2017-03-26 12:01:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-26 12:01:01 +0700 |
commit | 7a321bafc5f74aea79c883b0fffad8e0bd31972d (patch) | |
tree | 2ea6674066c17be010eeac709320b7e58cf0f0fe /system/rfdump/slack-desc | |
parent | 24b312aff330b487673e53bdff5183a87c50b8a1 (diff) |
system/rfdump: Added (RFID auditing software tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rfdump/slack-desc')
-rw-r--r-- | system/rfdump/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rfdump/slack-desc b/system/rfdump/slack-desc new file mode 100644 index 0000000000000..de282e19d730c --- /dev/null +++ b/system/rfdump/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rfdump: rfdump (RFID auditing software tool) +rfdump: +rfdump: RFDump is a backend GPL tool to directly interoperate with any RFID +rfdump: ISO-Reader to make the contents stored on RFID tags accessible. This +rfdump: makes the following types of audits possible: +rfdump: * Test robustness of data-structures on the reader and the +rfdump: backend-application +rfdump: * Proof-of-concept manipulations of RFID tag contents +rfdump: * Clone / copy & paste User-Data stored on RFID tags +rfdump: * Audit tag-security features +rfdump: Homepage: http://www.rfdump.org/ |