mumble/plugins
Davide Beatrici 6fb885c451 mumble_plugin_linux.h: detect process architecture by reading the process' memory instead of its binary
Aside from being faster, it also requires less code.

This commit also changes the way architecture is detected for Win32 processes.
Previously, we relied on the Wine's preloader binary's architecture because we read its ELF header; now we read the NT header(s) by calling isWin32Process64Bit() (implemented in 86154c8234).
2019-08-17 00:31:18 +02:00
..
aoc plugins: use new header 2019-08-08 23:51:13 +02:00
arma2 plugins: use new header 2019-08-08 23:51:13 +02:00
bf1 plugins: use new header 2019-08-08 23:51:13 +02:00
bf2 plugins: use new header 2019-08-08 23:51:13 +02:00
bf3 plugins: use new header 2019-08-08 23:51:13 +02:00
bf4 plugins: use new header 2019-08-08 23:51:13 +02:00
bf4_x86 plugins: use new header 2019-08-08 23:51:13 +02:00
bf1942 plugins: use new header 2019-08-08 23:51:13 +02:00
bf2142 plugins: use new header 2019-08-08 23:51:13 +02:00
bfbc2 plugins: use new header 2019-08-08 23:51:13 +02:00
bfheroes plugins: use new header 2019-08-08 23:51:13 +02:00
blacklight plugins: use new header 2019-08-08 23:51:13 +02:00
borderlands plugins: use new header 2019-08-08 23:51:13 +02:00
borderlands2 plugins: use new header 2019-08-08 23:51:13 +02:00
breach plugins: use new header 2019-08-08 23:51:13 +02:00
cod2 plugins: use new header 2019-08-08 23:51:13 +02:00
cod4 plugins: use new header 2019-08-08 23:51:13 +02:00
cod5 plugins: use new header 2019-08-08 23:51:13 +02:00
codmw2 plugins: use new header 2019-08-08 23:51:13 +02:00
codmw2so plugins: use new header 2019-08-08 23:51:13 +02:00
cs plugins: use new header 2019-08-08 23:51:13 +02:00
css Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
dods Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
dys plugins: use new header 2019-08-08 23:51:13 +02:00
etqw plugins: use new header 2019-08-08 23:51:13 +02:00
ffxiv plugins: use new header 2019-08-08 23:51:13 +02:00
ffxiv_x64 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
gmod plugins: use new header 2019-08-08 23:51:13 +02:00
gtaiv plugins: use new header 2019-08-08 23:51:13 +02:00
gtav plugins/gtav: update plugin to work with version 1.48 (Steam) 2019-08-16 01:29:50 +02:00
gw plugins: use new header 2019-08-08 23:51:13 +02:00
hl2dm Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
insurgency plugins: use new header 2019-08-08 23:51:13 +02:00
jc2 plugins: use new header 2019-08-08 23:51:13 +02:00
l4d plugins: use new header 2019-08-08 23:51:13 +02:00
l4d2 plugins: use new header 2019-08-08 23:51:13 +02:00
link Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
lol plugins: use new header 2019-08-08 23:51:13 +02:00
lotro plugins: use new header 2019-08-08 23:51:13 +02:00
ql plugins: use new header 2019-08-08 23:51:13 +02:00
rl plugins: use new header 2019-08-08 23:51:13 +02:00
sr plugins: use new header 2019-08-08 23:51:13 +02:00
sto Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
tf2 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
ut3 plugins: use new header 2019-08-08 23:51:13 +02:00
ut99 plugins: use new header 2019-08-08 23:51:13 +02:00
ut2004 plugins: use new header 2019-08-08 23:51:13 +02:00
wolfet plugins: use new header 2019-08-08 23:51:13 +02:00
wow plugins: use new header 2019-08-08 23:51:13 +02:00
wow_x64 plugins: use new header 2019-08-08 23:51:13 +02:00
mumble_plugin_linux.h mumble_plugin_linux.h: detect process architecture by reading the process' memory instead of its binary 2019-08-17 00:31:18 +02:00
mumble_plugin_main.h mumble_plugin_linux.h: detect process architecture by reading the process' memory instead of its binary 2019-08-17 00:31:18 +02:00
mumble_plugin_utils.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mumble_plugin_win32_internals.h plugins: add Win32 internal structures in a dedicated header 2019-08-17 00:30:06 +02:00
mumble_plugin_win32.h plugins: detect Win32 process architecture by reading NT header(s) 2019-08-17 00:30:23 +02:00
mumble_plugin.h plugins: move common functions and variables from OS-specific headers to mumble_plugin_main.h 2019-08-08 23:51:13 +02:00
null_plugin.cpp Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
plugins.pri Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
plugins.pro Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00