mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-22 06:54:42 +00:00
new email and some changes
This commit is contained in:
parent
6f7bc287fe
commit
1abac35edc
17 changed files with 210 additions and 25 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @file symbol-linux.cpp
|
||||
* @author Max Raulea (max.raulea@gmail.com)
|
||||
* @author Max Raulea (max.raulea@hyperdbg.org)
|
||||
* @brief Linux stub implementations of the symbol subsystem
|
||||
* @details The Windows implementation uses DbgHelp + PDB files (symbol-parser/).
|
||||
* Linux uses ELF/DWARF which requires a separate implementation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue