-
As requested i opened thi issue i was decompilling a jar file with the gui edition
whit this transformers
```
allatori.FlowObfuscation
allatori.LightFlowObfuscation
allatori.StringEncryption
a…
-
What courses / talks / tutorials should we have at conferences?
How this issue works:
Please add one comment per topic, and use reactions to up/downvote.
-
This package already looks impressive, so I was wondering your goals for this sort of package? I work with CT imaging physics for my Ph.D. and if this is something you plan on spending a lot of time o…
-
**Description**
After the update to 0.0.17 i notice there is a lot more hanging of the console logs in the Debug Console, clean rebuild often solves this. Same with "right click to inspect" which see…
-
Hi,
i work on [Transonic](https://transonic.readthedocs.io), which is a pure Python package (requiring Python >= 3.6) to easily accelerate modern Python-Numpy code with different accelerators (curr…
-
Hi,
I have been trying to run my data set in tau-p domain in SU (SUTAUP and SUTAUPNMO) but this has proven difficult.
I think the reason is that the trau-p transforms of different CDPs only display …
-
Some errors during RADON1 deobfuscation:
```
[Thread-7] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Loading classpath
[Thread-7] INFO com.javadeobfuscator.deobfuscator.Deobfuscator - Lo…
-
## Description
This requires searching throught the complete codebase and renaming/deprecating old function/variable names.
The most commonly misused are `filter` and `slice`.
-
Radon scripting at the retrieval phase has shown to be highly effective on crawling and extracting concrete data from both HTTP/GET and HTTP/POST sources. It's this kind of radon scripting plus the cu…
-
Hi,
I'd like to use the Python API to get feature metrics from color image regions in memory. I've been able to do this using grayscale data using the `as_ndarray()` method in `PyImageMatrix`. Howe…