Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
子をフォークしているときに、ASLR が親から継承されていることがわかります。
たとえば、アンアンプする方法はありますか: 子プロセスからのlibc、
ASLRがlibcに影響を与えるように、もう一度mmapしますか?
子プロセスで ASLR を実行できるようにしたいのですが、
どういうわけかダイナミックローダーがシンボルを再度解決する必要があるため、不可能に聞こえることはわかっています。
成功できるか心配
ありがとう