Skip to content

Conversation

dragokas
Copy link
Collaborator

@dragokas dragokas commented Mar 2, 2021

Скину детальное описание всего на форум.

dragokas and others added 10 commits March 2, 2021 17:02
[ASM_Instruction.inc] Added SizeOfCode, SizeOfProc - to calculate the length of opcode instruction / procedure (thanks to Ms-Rem & The Trick).
[ASM_Instruction.inc] Added IsRelativeCmd - to check whether JMP is relative.
#define PTR & Pointer are deprecated (to prevent confusion with C-Pointers). Use ADDR instead.
#define nullptr is deprecated. Use Address_Null instead.
Added define: ADDR - to view as Address.
Added defines: LA_8, LA_16, LA_24, LA_32 - shortcuts to load 1-4 byte size data from address.
MemSearcher: Added "IsValidPointer", better read access check.
Fixed "engine" library mapping in Left 4 Dead 1.
Fixed warnings on SM 1.11.
VirtualQuery optimizations (Windows).
Fixed "array out of bounds" in FindModuleString
Added "test x,x" (0x85) assembler instruction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant