headcrab icon indicating copy to clipboard operation
headcrab copied to clipboard

Implement thread-local vars reader for Linux

Open nbaksalyar opened this issue 4 years ago • 2 comments

Use gimli expression evaluator to work with DW_OP_form_tls_address vars.

For reference on the TLS implementation please see ELF Handling For Thread-Local Storage.

#36 is a prerequisite

nbaksalyar avatar Jul 15 '20 19:07 nbaksalyar

I'm interested in picking this up, has there been any work towards it yet?

mbStavola avatar Sep 11 '20 10:09 mbStavola

I am already working on a refactoring of the DWARF expression evaluation. This is a natural extension.

bjorn3 avatar Sep 11 '20 10:09 bjorn3