All Projects → FSecureLABS → needle-agent

FSecureLABS / needle-agent

Licence: other
The iOS Agent for the Needle Security Assessment Framework

Programming Languages

objective c
16641 projects - #2 most used programming language
shell
77523 projects
perl
6916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to needle-agent

needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-30.56%)
Mutual labels:  needle
ArcPageIndicator
Android Page Indicator for ViewPager with original animations. It uses an ellipse to dispose indication spots, and can draw a hand, like in old elevators.
Stars: ✭ 73 (+102.78%)
Mutual labels:  needle
github-base
Simple, opinionated node.js interface for creating basic apps with the GitHub API.
Stars: ✭ 58 (+61.11%)
Mutual labels:  needle

Needle

Black Hat Arsenal

Description

NeedleAgent is an open source iOS app complementary to needle, the iOS security testing framework. It allows needle to programmatically perform tasks natively on the device eliminating the need for third party tools. The agent plays the role of a server which listens for TCP connections coming from needle (or any other TCP client).

The agent has certain messages (opcodes) that it will respond to, and, like needle, it is designed to be easily extensible: adding an opcode to the agent only requires one method to be written.

Installation

See the Installation Guide in the main project Wiki for details.

Usage

Usage instructions (for both standard users and contributors) can be found in the main project Wiki.

License

Needle-Agent is released under a 3-clause BSD License. See the LICENSE file for full details.

Contact

Feel free to submit issues or ping us on Twitter - @mwrneedle, @lancinimarco

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].