简体   繁体   English

如何找到属于内核的地址

[英]How to find the address belongs to the kernel

I need to find the address of kernel for a testing, I want to insert some code from the 1394 fireware to the kernel, but I don't know how to find the address belongs to the kernel? 我需要找到进行测试的内核地址,我想将1394 Fireware的一些代码插入内核,但是我不知道如何找到属于内核的地址? Thanks a lot 非常感谢

I'd start by looking at Documentation/debugging-via-ohci1394.txt . 我将从查看Documentation / debugging-via-ohci1394.txt开始 It's possible to debug the kernel via Firewire, so presumably it's also possible to inject code that way. 可以通过Firewire调试内核,因此大概也可以通过这种方式注入代码。

Would you care to explain what you're trying to accomplish? 您愿意说明要完成的工作吗? Just about the only things I can think of are Evil. 我唯一能想到的就是邪恶。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM