Giter Site home page Giter Site logo

antipiracy's Introduction

Shmoopi Anti-Piracy

Fast and Reliable Protection against iOS Piracy and Cracking!

Anti-Piracy

##How to use

  1. Import SFAntiPiracy.h
  2. If you want to check if the device is Jailbroken write:
if ([SFAntiPiracy isJailbroken] != NOTJAIL) {
  // Jailbroken
}
  1. If you want to check if the application is Pirated write:
if ([SFAntiPiracy isPirated] != NOTPIRATED) {
  // Pirated
}
  1. If you want to Kill the application write:
[SFAntiPiracy killApplication];

##About

This is the Free Anti-Piracy Library Implementation. If you like what you see and want to purchase our full Anti-Piracy Library, go to http://www.shmoopi.net/downloads/shmoopi-anti-piracy/ The Full Shmoopi Anti-Piracy Library utilizes over a dozen algorithms to detect piracy, (not just four) including:

*Signer Identity Checks *Process ID Checks *Plist Checks *Bundled Item Checks (CodeRules, Resources, Etc) *Encryption Checks *Anti-Debugging *Encryption Checks *Anti-Tampering *Binary Checks *Integrity Checks *CRC Checks *MD5/SHA1 Hashing Checks *And much, much more…

If you like what you see here and in the future from Shmoopi LLC, please feel free to write a review of our service, or feel free to ask us a question anytime. We appreciate your support!

##Disclosure

Please note that Shmoopi Anti-Piracy is not infalliable, a seasoned cracker will, unfortunately, be able to disable nearly any protection and detection algorithms. This Library is intended to make that as difficult as possible, and as least invasive to the legitimate user as possible. We claim no responsibility for damages caused by this library.

antipiracy's People

Contributors

shmoopi avatar thomasglass avatar

Watchers

Ankit Thakur avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.