Giter VIP home page Giter VIP logo

pafish-dll's Introduction

Pafish DLL

Pafish DLL (dynamic-link library) is the right way to use all features present on pafish in your own software project. Note that this is a side project, version numbers between projects are directly related.

You can download the latest version from here.

It is licensed under GNU/GPL version 3.

Functions

DLLIMPORT int check_debugger(void);
DLLIMPORT int check_generic_sandbox(void);
DLLIMPORT int check_qemu(void);
DLLIMPORT int check_sandboxie(void);
DLLIMPORT int check_vbox(void);
DLLIMPORT int check_vmware(void);
DLLIMPORT int check_wine(void);
DLLIMPORT int check_all(void);

All functions return 0 when TRUE.

Certificate

All releases from v024 will be shipped signed by the original development team. Consider everything without our certificate as unofficial, you can check it against the certificates present in the binaries from this repository.

Build

Pafish is written in C and developed with wxDev-C++.

Author

Alberto Ortega

pafish-dll's People

Contributors

a0rtega avatar test-ac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pafish-dll's Issues

Compilation problems

Hi, I tried to compile this library, but it doesn't. It seems it requires pafish files. But what you have in the pafish repo, seems to be incompatible with this lib. Where can I download an old version of pafish? Or, maybe, by any chance, you have a fresher version of this dll? Thanks.

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.