Emerson Pinter

Results 10 issues of Emerson Pinter

enhancement

Since I upgraded to 0.9.2, I noticed a higher core usage. I see some cores always above 20%, while they are not being used that much. Comparing 0.9.0 and 0.9.2...

The image renderer from Grafana is very slow and cpu heavy. Iframe is not an option for most cases because it needs anonymous access to Grafana. This commit adds JWT...

Newer AMD cards uses BOARD_POWER sensor, not ASIC_POWER. Fixes GPU Power sensor with value 0. Also updates sensor enums.

### Operating System Windows ### What's the issue you encountered? With a process open, when I select a valid address and click "Jump To", the cursor goes to the address...

bug

**Describe the bug** RecoverClassesFromRTTIScript stops with "CodeUnitInsertionException: Conflicting data exists at address" **To Reproduce** Steps to reproduce the behavior: 1. Do AutoAnalysis with PE RTTI 2. Run RecoverClassesFromRTTIScript **Expected behavior**...

Status: Triage

**Describe the bug** The script RecoverClassesFromRTTIScript.java terminates with StackOverflowError. **To Reproduce** Steps to reproduce the behavior: 1. Run the script RecoverClassesFromRTTIScript.java 2. Wait until the script starts to run processInlinedConstructorsAndDestructors,...

Status: Internal