Chomper

Latest version: v0.3.4

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

Scan your dependencies

Page 1 of 2

0.3.4

Released: 2025-03-06

- Add extensive support for system calls and file system.
- Support `NSDateFormatter` and `NSTimeZone`.
- Support initialization of `NSURLSession`.
- Partial compatibility with `arm64e` architecture.
- Add fault handling for `readClass` to enhance class loading reliability.
- Fix incorrect number formatting in `sscanf`.
- Fix missing relocation.

0.3.3

Released: 2024-12-06

- Compatibility with unicorn 2.1.0.
- Fix no memory to map ([issue 93][issue_93]).
- Support more system calls (`read`, `open`, `close`, `lseek`, `stat`).
- Support `NSBundle` initialization.

[issue_93]: https://github.com/sledgeh4w/chomper/issues/93

0.3.2

Released: 2024-07-22

- Load `libmacho.dylib` instead of mocking.
- Fix initialization of large-sized `NSData`.
- Compatibility with lief 0.15.0.
- Improve performance of `read_string`.

0.3.1

Released: 2024-05-12

- Fix an error when creating `NSURLRequest` object ([issue 68][issue_68]).
- Add `ObjC` which provided friendly interface to Objective-C runtime.
- Add hook for preferences related functions.
- Add hook for `MGCopyAnswe` which used by `UIDevice`.
- Add hook for keychain related functions.

[issue_68]: https://github.com/sledgeh4w/chomper/issues/68

0.3.0

Released: 2024-04-12

- Support emulating iOS executable files.
- Support working with Objective-C.
- Drop support for Python 3.7.

0.2.0

Released: 2022-11-26

- Rename project to Chomper.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.