問題タブ [rootkit]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
169 参照

c - C Linux カーネル ページが以前の変数に干渉する

readLinuxカーネルをフックして、ディレクトリ内のファイルを読み取るプロセスを表示したいと考えています/home/xytao/safe

しかしpathname、プロセス名を取得した後に変更されたようでpathnameget_filename(process_file).

たとえば、 を開いた後/home/xytao/safe/test、次の出力が得られます。

これを修正する方法は?