diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1135')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1135 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1135 b/results/classifier/zero-shot/108/other/1135 new file mode 100644 index 000000000..9ea3e8ace --- /dev/null +++ b/results/classifier/zero-shot/108/other/1135 @@ -0,0 +1,27 @@ +device: 0.661 +graphic: 0.653 +boot: 0.463 +semantic: 0.397 +debug: 0.388 +performance: 0.210 +network: 0.203 +PID: 0.199 +vnc: 0.198 +KVM: 0.144 +socket: 0.074 +permissions: 0.069 +other: 0.035 +files: 0.027 + +Multiboot: invalid multiboot information block +Description of problem: +Breakpoint at 0x85d4, this is the entrypoint of this Multiboot loader. +According to the Multiboot specification, the EAX register should be a pointer to the Multiboot information block. When I am testing, it is 0x9500. However, when dumping the memory using `dump binary memory`, nearby memory areas are all zeros. + +When dumping some bigger memory aeras, I found that the module hasbeen loaded to the memory successfully, altough MBI was broken. +Steps to reproduce: + +Additional information: +multiboot: [multiboot](/uploads/55fdfcf30ada0af2d00badf11fcd308c/multiboot) + +toop: [toop](/uploads/de3b63ae021303c544105ba1498f3373/toop) |