d935caf1a4
Feature/more constexpr ( #125 )
...
* added constexpr
* fix
* improved stuff
* added const
* improvement
* fix
* fix
* patch
2025-12-24 02:32:14 +03:00
1aff083ef3
fixed uv type
2025-12-01 05:03:43 +03:00
6414922884
added mesh culling
2025-11-30 06:19:38 +03:00
57ba809076
Auto stash before merge of "main" and "origin/main"
2025-11-30 01:32:25 +03:00
6fd3a695cf
cleaned up code
2025-11-29 22:00:07 +03:00
82b21d0458
fixed rotation
2025-11-29 21:34:40 +03:00
daa1abc047
added rotation by pitch
2025-11-29 21:31:20 +03:00
3a66b66c6a
fixed somebugs, improved tests
2025-11-29 21:24:45 +03:00
ec9a15927a
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
2c710555d6
fixed example
2025-06-16 01:40:14 +03:00
a8922230b3
fixed name
2025-03-21 04:45:02 +03:00
b8d79eb8b4
fixed example
2025-03-21 04:43:57 +03:00
50c336e044
added example
2025-03-19 19:16:22 +03:00
Vladislav Alpatov
e80e22bd5b
added some files
2025-03-19 18:58:35 +03:00