Categories: Kali Linux

KisMac2 – Free Open Source Wireless Stumbling & Security Tool For Mac OS X

KisMAC2 is a free, open source wireless stumbling and security tool for Mac OS X. This project, is an active project to continue where original development of KisMac has stopped. The Trac for the original KisMac is at http://trac.kismac-ng.org

Also ReadScrounger – Mobile Application Testing Toolkit

What’s new:

  • Mac OS 10.9 – 10.12 (64-bit only)
  • ARC (64-bit only)
  • New GUI
  • Modern Objective-c syntax
  • Rewrote most part of deprecated methods
  • Remove debug info from release

How To Build KisMAC2:

git clone https://github.com/IGRSoft/KisMac2.git ./KissMac2
cd KissMac2
git submodule update --init --recursive
open KisMac2.xcworkspace
Build

Credit: Vitalii Parovishnyk (Korich)

R K

Recent Posts

Cybersecurity – Tools And Their Function

Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…

3 hours ago

MODeflattener – Miasm’s OLLVM Deflattener

MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…

3 hours ago

My Awesome List : Tools And Their Functions

"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…

3 hours ago

Chrome Browser Exploitation, Part 3 : Analyzing And Exploiting CVE-2018-17463

CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, allowed attackers to execute arbitrary…

3 hours ago

Chrome Browser Exploitation, Part 1 : Introduction To V8 And JavaScript Internals

The blog post "Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals" provides…

4 hours ago

Chrome Browser Exploitation, Part 3: Analyzing and Exploiting CVE-2018-17463

The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on…

6 hours ago