4 releases

Uses old Rust 2015

0.2.3 Feb 25, 2018
0.2.2 Feb 25, 2018
0.2.1 Feb 25, 2018
0.2.0 Feb 25, 2018

#625 in Operating systems

Apache-2.0

190KB
1.5K SLoC

🔒 ArmorLib 🔒

Easily scan files for threats to security and privacy. A Rust library and command line tool.
Explore ArmorLib »

DocumentationCLI Quick StartContributing

Status

Build status GitHub issues GitHub forks GitHub stars GitHub license Twitter

Installation

ArmorLib is available on Cargo, and can be installed with cargo install armorlib.

Getting Started

Want to jump right in? Check out our getting started guides to get you up to speed on how to use ArmorLib either on the command line or in your own Rust library:

  • Command line guide available here.
  • Library guide available here.

Looking to contribute a preprocessor or a scan module? There are separate guides for that—see CONTRIBUTING.md.

Documentation

ArmorLib has near 100% documentation coverage, and offers both a comprehensive rustdoc and several other guides. Explore the ArmorLib documentation here.

Looking for a more high-level description of ArmorLib? Be sure to take a look at docs/STRUCTURE.md.

Contributing

ArmorLib welcomes contributions! Several resources are available to help you in this process.

  • Contributing guidelines available here.
  • Preprocessor contribution guide available here.
  • Scan module contribution guide available here.

Be sure to always follow the code of conduct! ArmorLib is a constructive community, and certain behaviors aren't tolerated.

Quick Demos

Using ArmorLib in your own program

Using ArmorLib on the command line


ArmorLib was created by Miles McCain as a part of CSC630: The Open Source Movement at Phillips Academy Andover. Logo: secure by Gregor Cresnar from the Noun Project.

Dependencies

~7MB
~103K SLoC