-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14,914 additions
and
5,964 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
|
||
Pylibemu |travis badge| |landscape badge| |downloads badge| |version badge| | ||
Pylibemu |version badge| |downloads badge| | ||
============================================================================ | ||
|
||
.. |travis badge| image:: https://img.shields.io/travis/buffer/pylibemu/master.svg | ||
:target: https://travis-ci.org/buffer/pylibemu | ||
.. |landscape badge| image:: https://landscape.io/github/buffer/pylibemu/master/landscape.png | ||
:target: https://landscape.io/github/buffer/pylibemu/master | ||
:alt: Code Health | ||
.. |downloads badge| image:: https://img.shields.io/pypi/dm/pylibemu.svg | ||
:target: https://pypi.python.org/pypi/pylibemu/ | ||
.. |version badge| image:: https://img.shields.io/pypi/v/pylibemu.svg | ||
:target: https://pypi.python.org/pypi/pylibemu/ | ||
.. |downloads badge| image:: https://img.shields.io/pypi/dm/pylibemu.svg | ||
:target: https://pypi.python.org/pypi/pylibemu/ | ||
|
||
Pylibemu is a wrapper for the Libemu library (https://github.com/buffer/libemu). | ||
|
||
|
@@ -202,6 +197,6 @@ method and subsequently run the shellcode emulation test again as shown above. | |
License information | ||
=================== | ||
|
||
Copyright (C) 2011-2022 Angelo Dell'Aera <[email protected]> | ||
Copyright (C) 2011-2023 Angelo Dell'Aera <[email protected]> | ||
|
||
License: GNU General Public License, version 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.