updated PE size
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# pasm
|
||||
PASM is a Scripting language that i made for fun with a few constraints :
|
||||
- the interpreter should be as small as possible and written without the CRT (currently 13ko WITH CRT)
|
||||
- the interpreter should be as small as possible and written without the CRT (currently 33ko WITH CRT)
|
||||
- the language should be able to call Windows API's
|
||||
|
||||
PASM is meant for being used in C2 agents as its interpreter is small.
|
||||
|
||||
Reference in New Issue
Block a user