|
|
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 |
|
|
|
a6e8d0d0f0
|
add: vgcore.* to .gitignore
|
2024-01-24 09:31:21 +01:00 |
|
|
|
a7ae66b65a
|
fix: warnings, delete: debug function
|
2024-01-22 22:55:32 +01:00 |
|
|
|
64f8ecdbb3
|
fix: sqrt linker error, now using -lm
|
2024-01-22 11:25:54 +01:00 |
|
|
|
f8dd2c5d17
|
add: POC of Windows malware that uses pasm interpreter
|
2024-01-21 20:59:01 +01:00 |
|
|
|
c733b17acb
|
add: debug mode, (-d)
|
2024-01-20 21:40:24 +01:00 |
|
|
|
0a8421fa4c
|
add: "end" to quit the program
|
2024-01-20 18:10:36 +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 |
|
|
|
75cc757fa5
|
fix: memfile reading on linux vs windows
|
2024-01-19 16:07:35 +01:00 |
|
|
|
6fa6d7145f
|
fix: use after free, ISO C warning
|
2024-01-19 16:05:02 +01:00 |
|
|
|
56044d8dc0
|
fix: build on Windows
|
2024-01-19 15:56:45 +01:00 |
|
|
|
44deb05b87
|
fix: build error in tests Makefile
|
2024-01-18 16:33:50 +01:00 |
|
|
|
a97fde9f86
|
first commit of the recode
70% of the code was re-writter from scratch
|
2024-01-18 16:01:04 +01:00 |
|