jono

Results 3 issues of jono

**Describe the bug** When searching forwards for text starting with 2 forward slashes (i.e. `///something`), VsVim will stop accepting input after the 2nd slash. This only occurs when the **Use...

bug

List of timing detections to hide from: 1. `rdtsc`+`cpuid`+`rdtsc` * The classic timing test. 2. `rdtsc`+`cpuid`+`rdtsc`+`sleep()` * The sleep is particularly annoying because it gives time for the CPU to...

enhancement

In the section viewer, sections with the `IMAGE_SCN_MEM_NOT_PAGED` characteristic are shown as "pageable" instead of "non-pageable". ![image](https://github.com/hasherezade/pe-bear/assets/26609800/dbd331f8-ecda-48da-9ad9-3ed9b8a9a8a3)