Version: 3.3.4, Package name: distorm3-3.3.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description No more parsing strings! - diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, this is great for advanced binary code analysis. |
Filesize: 215.17 KB |
Version History (View Complete History) |
|
2021-02-26 11:20:37 by Christian Weisgerber | Files touched by this commit (149) |
Log message: remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-12 09:29:50 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to distorm3-3.3.4. |
2015-09-19 14:27:43 by Remi Pointel | Files touched by this commit (3) |
Log message: update distorm3 to latest release. ok gentiane@ (aka aja@) :) |