Giter Site home page Giter Site logo

violentmag's Introduction

ViolentMag

Integrating some Major Malfunction tools for Mag-stripe info:

./MalfunctionMag.py

To encode mag-stripe:

	-t [Track #[1-3]] | default:1>
	-c <track data>
	-b [<second track data>]
	-z [# of zeros | default:20] 
	-s [samples per bit | default:15]
	-f [wav filename | if not specified, only creates/shows MagStripe Binary code]
	-r <mimic swiped back and forth-only for track2(;)>
	
To decode Magstripe binary:
	-d [data]

Examples:

  1. Mag-stripe Binary code
    ./MalfunctionMag.py -c "%B4929555123456789^MALFUNCTION/MAJOR ^0902201010000000000000970000000?"

  2. Mag-stripe Binary code & create wav file
    ./MalfunctionMag.py -c "%B4929555123456789^MALFUNCTION/MAJOR ^0902201010000000000000970000000?" -f test.wav

  3. Mag-stripe Binary code with 25 leading zeros and track 2
    ./MalfunctionMag.py -c ";4929555123456789=902201010000000000000970000000?" -z 25 -t 2

  4. Decode Mag-stripe Binary code track 1
    ./MalfunctionMag.py -d 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101000101000110010101100110001001011001100101010010101001010100100010101001011100100001010110101000110100111010100011011001100011111010110111000011001101001100101010111011101111000100010110100101011110100111011111100110110111000011010101011110100100110000000100000010000001000000100000010000001000000100000010000001011111000001001001100000010001001010100101000010010001010000100100010100001000000100000010000001000000100000010000001000000100000010000001000000100000010000001001001100111010100001000000100000010000001000000100000010000001001111100110111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

  5. Mag-stripe Binary code & create wav file, second track added to mimic a swipe back and forth
    .MalfunctionMag.py -c "%4929555123456789^MALFUNCTION/MAJOR^0902201010000000000000970000000?" -b ";4059557240086570=23051011663000040277?" -f test.wav

  6. Mag-stripe Binary code & track 2 and recreate a swipe back and forth
    ./MalfunctionMag.py -c ";4929555123456789=902201010000000000000970000000?" -t 2 -r 1

For more info about Malfunction Tools http://alcrypto.co.uk/magstripe

violentmag's People

Contributors

salmg avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.