issues
search
trailofbits
/
fickling
A Python pickling decompiler and static analyzer
GNU Lesser General Public License v3.0
417
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update requirements.txt to support fickling.analysis.BadCalls
#123
sbwilli3
opened
2 weeks ago
0
benchmarking - update check_content for byte support
#122
sbwilli3
closed
3 weeks ago
2
Update README.md
#121
Boyan-MILANOV
closed
1 month ago
0
Add pickle scanning benchmark code
#120
Boyan-MILANOV
closed
1 month ago
0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.3
#119
dependabot[bot]
opened
1 month ago
0
Malicious ML files detection
#118
Boyan-MILANOV
closed
1 month ago
0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2
#117
dependabot[bot]
closed
1 month ago
1
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1
#116
dependabot[bot]
closed
1 month ago
1
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
#115
dependabot[bot]
closed
2 months ago
1
NotImplementedError: TODO: Add support for Opcode EXT1
#114
ELJoOker2004
opened
2 months ago
0
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0
#113
dependabot[bot]
opened
3 months ago
0
Add support for list arguments in python calls. Fix int encoding bug
#112
Boyan-MILANOV
closed
3 months ago
0
Fickling DoS
#111
coldwaterq
opened
3 months ago
2
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
#110
dependabot[bot]
opened
3 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
#109
dependabot[bot]
closed
4 months ago
0
Add pty to unsafeimports
#108
ajohnston9
opened
5 months ago
2
Add option to inject compiled python bytecode
#107
Boyan-MILANOV
closed
6 months ago
0
Add option to inject compiled python bytecode
#106
Boyan-MILANOV
closed
6 months ago
0
Improved polyglot to do recursive checks, and detect numpy
#105
coldwaterq
closed
4 months ago
3
Test on Python 3.12
#104
woodruffw
closed
6 months ago
1
Replace use of distutils with stdlib-list
#103
jace0x21
closed
6 months ago
5
Not python3.12 compatible due to distutils deprecation.
#102
jace0x21
closed
6 months ago
1
Further align the CLI and Python API
#101
suhacker1
opened
7 months ago
0
Bump version number
#100
suhacker1
closed
7 months ago
0
Nothing
#99
TsilavinaZh
closed
8 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14
#98
dependabot[bot]
closed
8 months ago
0
Support more pickle-based file formats and can san it
#97
zxhubo
opened
8 months ago
1
check-safety returns no output
#96
sh3llburn
closed
8 months ago
2
Make Torch an optional dependency
#95
suhacker1
closed
8 months ago
4
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
#94
dependabot[bot]
closed
8 months ago
1
Polyglot module improvements
#93
suhacker1
opened
9 months ago
0
torch dependency
#92
stevemarin
closed
8 months ago
3
Bump version number
#91
suhacker1
closed
9 months ago
0
Update Python version in release workflow
#90
suhacker1
closed
9 months ago
0
Refine PyTorch and Polyglot modules
#89
suhacker1
closed
9 months ago
0
Implement code compilation feature in insert_function_call_on_unpickled_object
#88
Russell-Tran
closed
10 months ago
2
More usability improvements
#87
suhacker1
closed
10 months ago
0
Update `pytorch_poc.py`
#86
suhacker1
opened
10 months ago
2
Support injecting constant arguments in function call
#85
Boyan-MILANOV
closed
10 months ago
0
Support hooking `pickle.loads()` and add `fickling.loads()`
#84
Boyan-MILANOV
opened
10 months ago
0
More usability and doc improvements
#83
Boyan-MILANOV
closed
10 months ago
0
Add support for OBJ and BINSTRING
#82
suhacker1
closed
10 months ago
0
Update README
#81
suhacker1
closed
10 months ago
1
Function hook does not work on all PyTorch inputs
#80
suhacker1
opened
10 months ago
0
Add hooks, fickling.load(), and a JSON output format for usability
#79
suhacker1
closed
10 months ago
2
Restore `fickling.pickle` with deprecation warning for legacy
#78
Boyan-MILANOV
closed
11 months ago
0
Bump actions/download-artifact from 3 to 4
#77
dependabot[bot]
closed
11 months ago
0
Bump actions/upload-artifact from 3 to 4
#76
dependabot[bot]
closed
11 months ago
0
Add useful methods to achieve persistent injection
#75
Boyan-MILANOV
closed
11 months ago
0
Bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1
#74
dependabot[bot]
closed
11 months ago
0
Next