Tritondse

Latest version: v0.1.12

Safety actively analyzes 702106 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.6

Changelog:

Features:

* Add pack/unpack utility functions in ProcessState
* Expose endianness attribute in ProcessState

Fixes:

* Fix variable injection in register (enforce it to be int values)

0.1.5

Changelog:

**Features**:

* Rework the loggging mechanism.

**Fixes**:

* Fix `open` routine (force opening in binary mode).

0.1.4

Changelog:

**Features**:

* add support for functions `setjmp` and `longjmp` in `QBDITrace`.

0.1.3

Changelog:

**Bugfix**:

* fix `find_function_addr` not implemented for `CleLoader`
* fix warning message of unsupported functions when using `CleLoader`

**Features**:

* add `ProcessState.is_syscall()` to check if the current instruction is a syscall
instruction (in the target architecture)
* add `open` function symbolic routine.

**Behavior changes**:

* a call to `ProcessState.fetch_instruction` will by default position the `current_instruction` to the one being fetched.
* a warning message now printed when executing a syscall

0.1.2

* Add basic trace probe support.

**Full Changelog**: https://github.com/quarkslab/tritondse/commits/v0.1.2

0.1.1

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.