-
```
The bots are sandboxed when they are executed, and if you allow languages like
C you might as well just allow binaries anyway. The ability to review source
code doesn't really matter because (a)…
-
```
The bots are sandboxed when they are executed, and if you allow languages like
C you might as well just allow binaries anyway. The ability to review source
code doesn't really matter because (a)…
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 13d5a10e-188e-40fd-a22c-dbaa87b91df2 |
| **Label** | ISSUE_DATAGENERALIZATIONS_NOTEMPTY |
| **Description** | Is there a value in dwc:dataGener…
-
```
I am running into an issue where it appears Obfuscar is not obfuscating
properly. I have a number of modules with different rules, and for about half
of them it seems to use the unobfuscated nam…
-
```
I am running into an issue where it appears Obfuscar is not obfuscating
properly. I have a number of modules with different rules, and for about half
of them it seems to use the unobfuscated nam…
-
Have you ever run strings on a malware executable and its output provided you with IP addresses, file names, registry keys, and other indicators of compromise (IOCs)?
https://www.fireeye.com/blog/th…
-
Please avoid using `insertAdjacentHTML` function here:
https://github.com/liriliri/licia/blob/4a8e6d412c7d0f5d696def09bf606d3d2d070197/src/%24insert.js#L68
It causes your project `Eruda` unable to…
-
We got the following support issue. No need to change behaviour, but let's check how things are encoded when calling between wasm contracts (but using REAL contracts, not Go mocks). eg. a reflect cont…
-
```
If you try to obfuscate a class which extends another class, extended class
name is not change.
Test.php :
Test.php(obfuscated):
--------------------------
'class X' change to 'class C02129BB…
-
```
What steps will reproduce the problem?
1. Build an gwt-ext application with some grids
2. If you compiling obfuscated the grids height is not shown properly on
firefox and ie7 ..just on ie 6
3. …