deobfuscation
obfuscated javascript code
I have encountered some java script code which I believe is malicious but most of it is obfuscated. I was wondering if someone could help me figure out what this code actually does.[详细]
2023-03-16 05:41 分类:问答wordpress hacked: what does this script actually do?
I maintain three wordpress blogs, and yesterday-morning, they were all hacked. Inside all my index.php the first line looked as follows:[详细]
2023-03-12 13:11 分类:问答How to get rid of eval-base64_decode like PHP virus files?
My site (very large community website) was recently infected with a virus. Every index.php file was changed so thatthe opening php tag of these files it was changed to the following line:[详细]
2023-03-03 09:39 分类:问答Compiled .NET application - get property value at runtime
I have a pi开发者_开发知识库ece of software, which is obfuscated. I need to get value of a specific property it assigns to a control. EXE deobfuscation isn\'t an option. Is there any tool I can use to[详细]
2023-01-15 10:26 分类:问答Disassembling Android app
It turns out that Google recommends obfuscating your Android app. In order to understand the problem, I would like to disassemble my own app and see what information I 开发者_运维百科can extract fro[详细]
2023-01-14 03:30 分类:问答Help Deobfuscate This JS attack
I have a piece of nasty javascript that I would like to de-obfuscate.I know that I can spin up a VM and behold the malware in all of its glory, but I am more interested in not having it run, but viewi[详细]
2023-01-10 03:17 分类:问答C# - convert anonymous type to observablecollection
I have a LINQ statement that returns an anonymous type. I need to get this type to be an ObservableCollection in my Silverlight application. However, the closest I can get it to a[详细]
2022-12-21 04:26 分类:问答