-
Updated
Apr 10, 2022 - TypeScript
obfuscation
Here are 503 public repositories matching this topic...
-
Updated
Mar 30, 2022 - Swift
-
Updated
Jan 20, 2022 - Python
-
Updated
Apr 14, 2022 - Python
-
Updated
Apr 16, 2022 - C#
-
Updated
Dec 22, 2021 - PHP
-
Updated
May 8, 2019 - Python
Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us
Describe the bug
dotnet executable
When compiling the cs files needed for the encoders, the CSC compiler complains and stops the process.
[-] Error: temp\tmpg84fw_q7.cs(26,16777214): error CS1034: Compiler limit exceeded: Line cannot exceed 16777214 characters
To Reproduce
This happens when passing a binary (in my case ~4MB) into inceptor.
Expected behavior
working
-
Updated
Apr 12, 2022 - Objective-C
-
Updated
Feb 9, 2022 - C++
Bundle Support
Will it support Android Application Bundle (.aab) in the following ?
-
Updated
Oct 16, 2021 - Java
Is your feature request related to a problem? Please describe.
If you have XAML Databinding to public members and use ForceRen (because lets assume your project is not a public library so renaming public methods is acceptable) then this will obviously break databinding.
Describe the solution you'd like
I've hacked a solution which extracts all databinding out of the XAML and makes a l
python3
This project is finished?
can help You if You need this project and support for python3?
When running confusion(Loading classpath...), this exception was thrown, how to solve it?
-
Updated
Mar 7, 2022 - Go
-
Updated
Jul 25, 2020 - Python
-
Updated
Mar 13, 2022 - C++
-
Updated
Apr 8, 2022 - Python
-
Updated
Mar 1, 2022 - C
Hi!
So it looks like we've got our configuration now running very stably, very swimmingly - but it LOOKS like, from the interface, I can create AND manage multiple WireGuard servers/interfaces. Trouble is, it doesn't seem like I can do that - I've created wg1
and wg2
interfaces with the intent of segregating users and their access to our internal resources, but I don't get any kind of a man
Add 'since' information to plugin configuration parameters by inspecting the commit history.
-
Updated
Feb 22, 2022 - C++
-
Updated
Dec 29, 2020 - C++
-
Updated
Jan 5, 2022 - C#
-
Updated
Jul 24, 2020 - C++
Improve this page
Add a description, image, and links to the obfuscation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the obfuscation topic, visit your repo's landing page and select "manage topics."
What version of Garble and Go are you using?
What environment are you running Garble on?
go env
Output<