gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] Decompilation not working properly.


From: Stéphane Fillion
Subject: Re: [gforth] Decompilation not working properly.
Date: Mon, 13 Feb 2017 21:33:46 -0500

This is probably due to

https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace_Protection

To check this, type

cat /proc/sys/kernel/yama/ptrace_scope

If this outputs 1, that is probably the cause of the problem.

You were right. Thanks.

Is this issue unavoidable? Can a workaround be designed, by example by SEE displaying static disassemblies computed at compile time?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]