Commit Graph

16 Commits

Author SHA1 Message Date
ping2A
f8daa928e3 Format all python files with black + isort 2024-11-05 11:00:52 +01:00
erev0s
ca26897594 Revert "Fix syntax + dynamic part"
This reverts commit e73ee65fc9.
2024-11-02 17:25:54 +02:00
Ping2A
e73ee65fc9 Fix syntax + dynamic part 2024-10-31 15:50:52 +01:00
erev0s
c1a7428f6d adding the rest of the tests 2023-12-30 01:02:03 +02:00
totoag
ca1c12b94f Clean up and add some ui for dynamic analysis 2023-06-10 07:00:04 -07:00
totoag
8df1fe850d Switch to mutf8 to decode string 2022-07-08 11:28:37 +02:00
Neakxs
132f314f48 Changing MUTF8String for a bytes subclass 2019-05-23 12:08:56 -07:00
Neakxs
50ccf777cc Changing mutf8 package location 2019-05-09 12:20:57 -07:00
Neakxs
1d4531be97 Changing tests for new mutf8 package 2019-05-01 13:19:11 -07:00
Hugo
38bd0ef771 Upgrade Python syntax with pyupgrade --py3-plus https://github.com/asottile/pyupgrade 2019-02-23 19:36:45 +02:00
Sebastian Bachmann
e1a1af7e0a fix python2 tests again 2018-01-25 12:02:08 +01:00
Sebastian Bachmann
be976ca89e would escape too much 2018-01-25 11:07:27 +01:00
Sebastian Bachmann
961f415ffd implementing a method for all kind of strings 2018-01-25 11:01:35 +01:00
Sebastian Bachmann
229a561376 adding unicode function, adopt tests 2017-12-29 16:26:11 +01:00
Sebastian Bachmann
c5dc06f43c more testing of the mutf8 parser 2017-12-17 21:03:14 +01:00
Sebastian Bachmann
b3465b5dbd adding testcase 2017-12-17 20:56:32 +01:00