MiFeng-super
MiFeng-super
**Describe the bug** I am using nmap. I need to modify the profile, but it didn't work out. **To Reproduce** Zenmap menu"Profile" -> "Edit Selected Profile" **Expected behavior** I need...
 这里是不是忘记释放内存了?还是说有意这样做?
``` int main() { uint8_t code[] = { 0xA0, 0xB3, 0xF6, 0xEA, 0x00 // mov al, byte_EAF6B3 }; ldasm_data ld{}; // // The correct return value of ldasm should be...