8000 Tags · d0c-s4vage/pfp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: d0c-s4vage/pfp

Tags

v0.4.11

Toggle v0.4.11's commit message
Made tests pass again

v0.4.10

Toggle v0.4.10's commit message
Random fuzzing fixes

| type | ticket                                               | description                  |
|------|------------------------------------------------------|------------------------------|
| bug  | [#131](#131) | Random fuzzing-related fixes |

v0.4.9

Toggle v0.4.9's commit message
Added `--show-offsets` CLI argument, fixed

| type    | ticket                                               | description                                   |
|---------|------------------------------------------------------|-----------------------------------------------|
| feature | [#129](#129) | Show offsets via CLI with parsed fields       |
| bug     | [#127](#127) | Made short circuiting with logical ORs lazier |

v0.4.8

Toggle v0.4.8's commit message
One fix and one feature suggestion from @bannsec about iterate child …

…elements

| type    | ticket                                               | description                                     |
|---------|------------------------------------------------------|-------------------------------------------------|
| bug     | [#125](#125) | Fixes implicit arrays invalid behavior          |
| feature | [#123](#123) | Adds `__iter__` for Structs, Unions, and Arrays |

v0.4.7

Toggle v0.4.7's commit message
Pretty big fixes, should make pfp a *lot* more compatible with existing

010 Editor templates (DEX.bt works now for parsing!)

| type | ticket                                               | description                                      |
|------|------------------------------------------------------|--------------------------------------------------|
| bug  | [#120](#120) | Fixes integer promotion problems, part deux      |
| bug  | [#115](#115) | Fixes problem with chained assignments           |
| bug  | [#113](#113) | Error with `_pfp__parse` and `set_val` parameter |

v0.4.6

Toggle v0.4.6's commit message
Consecutive duplicate arrays are now fully supported

| type | ticket                                               | description                                   |
|-----:|------------------------------------------------------|-----------------------------------------------|
|  bug | [#110](#110) | Adds support for consecutive duplicate arrays |

v0.4.5

Toggle v0.4.5's commit message
MP4.bt works now!

| type | ticket                                               | description        |
|-----:|------------------------------------------------------|--------------------|
|  bug | [#100](#100) | Implemented Memcmp |

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from d0c-s4vage/hotfix/98-typedefd_structs_wit…

…h_params

Adds tests for typedef'd parameterized structs

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from d0c-s4vage/hotfix/98-typedefd_structs_wit…

…h_params

Adds tests for typedef'd parameterized structs

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #95 from d0c-s4vage/hotfix/26-improper_structure_s…

…upport

Fix structure and typedef support
0