3952696199
Feature/more constexpr ( #125 )
...
* added constexpr
* fix
* improved stuff
* added const
* improvement
* fix
* fix
* patch
2025-12-24 02:32:14 +03:00
3471b44f9b
fixed uv type
2025-12-01 05:03:43 +03:00
9a22cda382
added mesh culling
2025-11-30 06:19:38 +03:00
bc902a37f1
Auto stash before merge of "main" and "origin/main"
2025-11-30 01:32:25 +03:00
c22644d09f
cleaned up code
2025-11-29 22:00:07 +03:00
50c4822275
fixed rotation
2025-11-29 21:34:40 +03:00
89d2e5417f
added rotation by pitch
2025-11-29 21:31:20 +03:00
8ff358df82
fixed somebugs, improved tests
2025-11-29 21:24:45 +03:00
47b16a4fea
Adds PE signature scanner example
...
Implements a basic example demonstrating how to scan for a given pattern within a PE file.
The example takes a file path, section, and signature as input and utilizes the `omath::PePatternScanner` to locate the signature within the specified section of the PE file.
2025-11-08 14:34:14 +03:00
d196e4d9a8
fixed example
2025-06-16 01:40:14 +03:00
faa258ade0
fixed name
2025-03-21 04:45:02 +03:00
7102faa6f7
fixed example
2025-03-21 04:43:57 +03:00
adab187ce7
added example
2025-03-19 19:16:22 +03:00
Vladislav Alpatov
00a9e41477
added some files
2025-03-19 18:58:35 +03:00