Next | Query returned 23 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2018-02-25 22:58:48 by Pierre Pronchery | Files touched by this commit (3)
Log message:
Update devel/py-manticore to version 0.1.7

From the release notes:

This release brings EVM, performance, Linux emulation, and API improvements,
along with numerous bug fixes. Thanks again to our external contributors!

Added:

 * Documentation on symbolic input
 * "force" keyword argument in cpu.write_bytes/read_bytes etc.
 * Linux syscalls: getrandom(), openat()

Fixed

 * Improved ARMv7 Thumb support
 * Numerous EVM bug fixes and improvements (transaction generation, SHA3
   handling, instruction tracing, int overflow detection)
 * Improved x86/64 emulation performance
   2018-02-23 00:41:31 by Pierre Pronchery | Files touched by this commit (1)
Log message:
Register missing dependency on math/z3

Bumps PKGREVISION.
   2018-02-22 23:35:25 by Pierre Pronchery | Files touched by this commit (4)
Log message:
Import manticore version 0.1.6 as py27-manticore-0.1.6

Manticore is a symbolic execution tool for analysis of binaries and smart
contracts.

Manticore features Input Generation (automatically generates inputs that trigger
unique code paths), Crash Discovery (discovers inputs that crash programs via
memory safety violations), Execution Tracing (records an instruction-level trace
of execution for each generated input), and Programmatic Interface (exposes
programmatic access to its analysis engine via a Python API).

Manticore can analyze Linux ELF binaries (x86, x86_64 and ARMv7) and Ethereum
smart contracts (EVM bytecode).

Next | Query returned 23 messages, browsing 21 to 30 | previous