How can we help you today? How can we help you today?
BrettShearer

Activity overview

Latest activity by BrettShearer

Just checking as I have long running services where interning may take too much memory (I am hosting applications and have about 300 running on one machine). Interning may impact memory use for me. / comments
Just checking as I have long running services where interning may take too much memory (I am hosting applications and have about 300 running on one machine). Interning may impact memory use for me.
0 votes
Deobfuscating stack
Hi, Is the de-obfuscation stack API available if I use a custom (internally developed) bug tracking system? I can store all versions of lookup tables etc and present to API as required, and I can e...
1 follower 1 comment 0 votes
String interning when string caching is disabled
Hi - I assume that the following method is the code that extracts the encoded/compressed resource strings or strings in general. I can see that this is interning the result string (str2). If this i...
2 followers 3 comments 0 votes