issues
search
tcalmant
/
python-javaobj
Extended fork of python-javaobj from http://code.google.com/p/python-javaobj/
Apache License 2.0
81
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"Unknown type code: 0x50" when trying to load ghidra data type archive
#56
madebr
opened
5 months ago
0
New release
#55
ElDavoo
closed
7 months ago
2
Custom transformer - create_instance invoked incorrectly?
#54
UnitedMarsupials
opened
1 year ago
2
Marshal JavaByteArrays
#53
ElDavoo
closed
2 years ago
0
Marshalling a JavaByteArray
#52
ElDavoo
closed
2 years ago
3
Use GitHub Actions instead of Travis-CI
#51
tcalmant
closed
2 years ago
1
Replace Travis-CI by GitHub Actions
#50
tcalmant
closed
2 years ago
0
StringIO for Python3
#49
jeswils-ap
closed
2 years ago
2
Add support for java.lang.Class array
#48
madaaraisok
closed
3 years ago
1
SOAPException not fully deserialized
#47
User65k
closed
3 years ago
3
extend _read_field_value function
#46
photoniker
closed
3 years ago
7
NumPy is imported only when needed
#45
sarimak
closed
3 years ago
5
Import numpy only when it is really used
#44
sarimak
closed
3 years ago
1
Bump junit from 4.9 to 4.13.1 in /tests/java
#43
dependabot[bot]
closed
4 years ago
2
Having problems deserializing an object
#42
jankais3r
closed
4 years ago
2
if serialized by encoding toString ISO-8859-1, how to unserialized
#41
stevenxuwoss
opened
4 years ago
2
Add tests for PR #38
#40
urucoder
closed
4 years ago
8
Enhance type hints
#39
tcalmant
opened
4 years ago
0
Adds support for SC_WRITE_METHOD
#38
urucoder
closed
4 years ago
11
Missing files for tests
#37
fabaff
closed
4 years ago
1
Include License in pypi distribution
#36
CJ-Wright
closed
4 years ago
4
Backport to Python 2.7
#35
tcalmant
closed
4 years ago
1
Update the tests
#34
tcalmant
closed
4 years ago
0
Implement the NumPy array loading
#33
tcalmant
closed
4 years ago
0
Reuse common constants
#32
tcalmant
closed
4 years ago
0
Document the new API
#31
tcalmant
closed
4 years ago
0
RuntimeError: Unknown OpCode in the stream: 0x8 ?
#30
0ahu
opened
4 years ago
2
Parsing a sample using a LinkedHashMap still fails
#29
huettenhain
closed
4 years ago
5
JPype support
#28
Thrameos
opened
5 years ago
2
Add support for java.lang.Bool, Integer and Long classes
#27
qistoph
closed
5 years ago
2
Normalize the use of unicode strings
#26
tcalmant
closed
5 years ago
1
DefaultObjectTransformer to support HashSet
#25
jwon
closed
5 years ago
3
added support for Java's modified UTF-8
#24
guywithface
closed
5 years ago
2
Unable to parse java.util.LinkedHashMap
#23
guywithface
closed
5 years ago
8
Exception: objectAnnotation isn't fully implemented yet
#22
evandrix
closed
5 years ago
1
Fix serialization / deserialization of char array.
#21
moriyoshi
closed
6 years ago
5
Class flags
#20
j8spencer
closed
6 years ago
3
depends on 'StringIO'
#19
bprager
closed
7 years ago
1
SyntaxError: "except Exception, e:"
#18
bprager
closed
7 years ago
1
Add support for decoding CESU-8 encoded strings.
#17
nlitsme
closed
7 years ago
2
0.2.3 regression: struct.error: byte format requires -128 <= number <= 127
#16
voetsjoeba
closed
5 years ago
6
How to read time fields?
#15
ophiry
closed
5 years ago
1
Support for netty CompactObjectOutputStream / CompactObjectInputStream
#14
kawashirov
opened
7 years ago
2
Add optional fast deserialization to numpy arrays
#13
vmarkovtsev
closed
8 years ago
4
Fix char deserialization
#12
vmarkovtsev
closed
8 years ago
5
Dramatically speedup reading byte arrays
#11
vmarkovtsev
closed
8 years ago
1
Fixed byte[] member fields getting serialized as TC_OBJECT instead of TC_ARRAY
#10
voetsjoeba
closed
8 years ago
1
Member fields of type byte[] are serialized as TC_OBJECT instead TC_ARRAY
#9
voetsjoeba
closed
8 years ago
4
Python 2.6 compatibility
#8
voetsjoeba
closed
8 years ago
5
tox maven build failure
#7
voetsjoeba
closed
8 years ago
2
Next