|
|
8771e68391
|
add: clang integration
|
2024-09-24 17:14:08 +02:00 |
|
|
|
37c4a37287
|
add: elements of strings are now 1 byte, new print api
|
2024-08-24 19:38:45 +02:00 |
|
|
|
5e230e1e02
|
add: elements of strings are now 1 byte, string encryption for Windows APIs, fix: nullptr
|
2024-08-24 19:32:57 +02:00 |
|
|
|
e5603117d4
|
add: dynamic Windows APIs, blank IAT fix: misc & linux build
|
2024-08-22 11:29:59 +02:00 |
|
|
|
5df51d811b
|
add: writing to arrays, hex in arrays fix: arguments parsing, show_error on windows
|
2024-08-19 13:05:48 +02:00 |
|
|
|
a7ae66b65a
|
fix: warnings, delete: debug function
|
2024-01-22 22:55:32 +01:00 |
|
|
|
4bcb50865c
|
add: arrays
|
2024-01-22 22:24:40 +01:00 |
|
|
|
d0863e8e66
|
fix: windows build, added visual studio project files
|
2024-01-21 20:29:07 +01:00 |
|
|
|
85c3c2cbc9
|
add: dprintf for Windows
|
2024-01-21 12:54:19 +01:00 |
|
|
|
8880fae4aa
|
fix: using file descriptors instead of FILE*
we can directly write to a socket using dprintf, no need for a buffer
|
2024-01-20 17:53:36 +01:00 |
|
|
|
56044d8dc0
|
fix: build on Windows
|
2024-01-19 15:56:45 +01:00 |
|
|
|
0abe351697
|
add: API function put will write to fstream
|
2024-01-18 16:34:47 +01:00 |
|
|
|
2ca86229d5
|
fix: file structure, building to build/
|
2024-01-18 16:05:56 +01:00 |
|