-
-
mac2wepkey-scanner
... script to scan for huawei wireless access points and generate their default keys.
#Notes
- Run as root
- Requires scapy-python
#Credits
-
-
jquery.scanner.js
... or document if none is focused
### Initialization
```js
// all options with defaults
$.scanner({
startKey: "|", // default scan-start indicator
endKey: "\r", // default scan-end indicator
...
-
-
python-string-scanner
... error-intolerant) JSON parser using the obvious
recursive descent approach. Scanner is used to power the 'does this match?'
bits, ...
Scanner is very close (very little is done except using Scanner's methods),
so this is a good one to look ...
-
LS2208-USB-Barcode-Scanner
... LS2208 - hacky and windows only. YMMV
Python code for reading raw HID packets from a LS2208 (and similar?) USB barcode scanner. Windows only, hopefully someone can adapt HID code for linux/mac?
VID/PID hardcoded, change if necessary for other scanners ...
-
Code-Scanner
... , calsses, function, etc.
# CodeScanner #
> Author: Mathias Paumgarten [www.mathias-paumgarten.com](http://www.mathias-paumgarten.com/)
Code Scanner is a little AIR Tool that let's you count the number of lines you wrote in your ActionScript project, ...
-
scanner
A port scanner
A simple port scanner to identify open ports on a host or hosts on a subnet
TODO
* Improve the code (this was written when I was just learning sockets)
* Scan all ports
* use some other better method to detect open ports
-
gradient-scanner
... -browser gradient CSS generation
## Setup
### Checkout
$ git clone git@github.com:kpdecker/gradient-scanner.git
$ cd gradient-scanner
$ git submodule update --init
### Development Requirements
Development of the app must be done over a HTTP ...
-
directory-scanner
A tool written in Ruby for scanning one or multiple directories
This is a directory scanner that currently supports finding duplicate files
-