Layle

Results 28 issues of Layle

Maybe you received an email as well. The Jodel Team is not happy about me doing this, so they contacted me, and I'd like to let you know, that you...

If specific (and currently unknown) conditions are met, `debugpy` may not be able to kill the spawned Python process (debug server). A possible solution would be to hook the process...

bug
help wanted

Additional checks should be implemented to make sure the script is available on the remote side, if not it should be requested from the host. This applies for other types...

enhancement

I followed the recommended way to add syntax highlighting via Prism. I added the following code to my post via code injection: Header: ```html pre[class*="language-"] { margin: 0 0 1.5em...

FindMethod contains a lot of LINQ code.

enhancement

I'm currently not sure if I should use the custom type InstructionSet which wraps the Instructions and indices. Ideas/Recommendations/Thoughts are appreciated! See: https://github.com/ioncodes/dnpatch/blob/v1/dnpatch/Types/InstructionSet.cs#L6

question

Make dnpatch.script compatible with v1

enhancement

Make dnpatch.deobfuscation compatible with v1

enhancement

Create documentation for dnpatch

enhancement

A few function names can be misleading such as Write()

enhancement