All Projects → gaearrow → macorg

gaearrow / macorg

Licence: MIT license
MAC Address Org Auto-Detection

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to macorg

Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+293.75%)
Mutual labels:  address
China
🇨🇳 一个轻巧的中国的地区、民族以及节假日信息的查询PHP库
Stars: ✭ 51 (+59.38%)
Mutual labels:  address
fias
Ruby wrapper for the Russian FIAS database (Федеральная Информационная Адресная Система)
Stars: ✭ 82 (+156.25%)
Mutual labels:  address
Vanitysearch
Bitcoin Address Prefix Finder
Stars: ✭ 160 (+400%)
Mutual labels:  address
Spoofmac
💼 Change your MAC address for debugging
Stars: ✭ 2,687 (+8296.88%)
Mutual labels:  address
administrative-divisions-of-China-on-Python
中华人民共和国行政区划爬虫,分为省级、地级、县级、乡级、村级,最多五级连动,可通过本项目自行爬取数据也可使用本项目在线接口直接调用。
Stars: ✭ 91 (+184.38%)
Mutual labels:  address
Addressgenerator
💰 A macOS app to safely generate cryptocurrency address
Stars: ✭ 109 (+240.63%)
Mutual labels:  address
iceaddr
Python package to look up information about Icelandic street addresses, postcodes and placenames
Stars: ✭ 21 (-34.37%)
Mutual labels:  address
Wx selectarea
微信小程序-省市(区)地址选择联动 🌋
Stars: ✭ 251 (+684.38%)
Mutual labels:  address
cashaddrjs
CashAddr.js: The new Bitcoin Cash address format for Node.js and web browsers.
Stars: ✭ 36 (+12.5%)
Mutual labels:  address
Node Postal
NodeJS bindings to libpostal for fast international address parsing/normalization
Stars: ✭ 165 (+415.63%)
Mutual labels:  address
Addok
Search engine for address. Only address.
Stars: ✭ 226 (+606.25%)
Mutual labels:  address
bitcoin-address-validator
PHP package to validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
Stars: ✭ 30 (-6.25%)
Mutual labels:  address
Area Puppeteer
基于 puppeteer 的中国行政区域抓取爬虫
Stars: ✭ 144 (+350%)
Mutual labels:  address
vscode-ethover
Ethereum Account Address Hover Info and Actions
Stars: ✭ 35 (+9.38%)
Mutual labels:  address
Administrative Divisions Of China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。
Stars: ✭ 11,727 (+36546.88%)
Mutual labels:  address
private-ip
Check if IP address is private.
Stars: ✭ 26 (-18.75%)
Mutual labels:  address
SPPickerView
这是一个选择器,功能类似系统的UIPickerView,但是比UIPickerView的适用范围广得多
Stars: ✭ 28 (-12.5%)
Mutual labels:  address
cardano-addresses
Addresses and mnemonic manipulation & derivations
Stars: ✭ 118 (+268.75%)
Mutual labels:  address
vue-thailand-address-autocomplete
🇹🇭 Autocomplete ที่อยู่ในประเทศไทย
Stars: ✭ 49 (+53.13%)
Mutual labels:  address

MacOrg

MAC Address Organization Auto-Detection

Dragging the result file of "arp -a" to the MacOrg.exe,You will find the Organization.

Windows 7 & VS2013 & QT 5.7 Static

Usage

C:\Users\Gaearrow> arp -a > arp-all.txt

C:\Users\Gaearrow> MacOrg.exe arp-all.txt

Oui Version =  Generated: Tue, 23 May 2017 09:15:05

Successfully add ORG to [C:/Users/Gaearrow/arp-all-org.txt]

arp-all.txt

Interface: 192.168.102.135 --- 0xe
  
Internet Address	Physical Address	Type
  
192.168.102.2		00-50-56-f3-b8-2d	dynamic
  
192.168.102.3		90-7F-61-c3-b8-2d	dynamic
  
192.168.102.4		9C-8E-99-00-00-16	dynamic
  
192.168.102.5		00-F8-71-00-00-fc	dynamic
  
239.255.255.250		01-00-5e-7f-ff-fa	static
  
255.255.255.255		ff-ff-ff-ff-ff-ff	static

arp-all-org.txt

Interface: 192.168.102.135 --- 0xe

Internet Address	Physical Address	Type		ORG
  
192.168.102.2		00-50-56-f3-b8-2d	dynamic		VMware, Inc.
  
192.168.102.3		90-7F-61-c3-b8-2d	dynamic		Chicony Electronics Co., Ltd.
  
192.168.102.4		9C-8E-99-00-00-16	dynamic		Hewlett Packard
  
192.168.102.5		00-F8-71-00-00-fc	dynamic		DGS Denmark A/S
  
239.255.255.250		01-00-5e-7f-ff-fa	static		Not Found
  
255.255.255.255		ff-ff-ff-ff-ff-ff	static		Not Found
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].