Go to the source code of this file.
◆ build()
Definition at line 15 of file egg_shya.c.
19 eprintf(
"TODO: shoorisu yagana shellcode encoder\n");
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key
RZ_API char * rz_egg_option_get(RzEgg *egg, const char *key)
RZ_API void Ht_() free(HtName_(Ht) *ht)
RZ_API RZ_OWN RzBuffer * rz_buf_new_with_bytes(RZ_NULLABLE RZ_BORROW const ut8 *bytes, ut64 len)
Creates a new buffer with a bytes array.
References eprintf, free(), key, NULL, rz_buf_new_with_bytes(), and rz_egg_option_get().
◆ rz_egg_plugin_shya
Initial value:= {
.name = "shya",
.desc = "shoorisu yagana",
}
static RzBuffer * build(RzEgg *egg)
#define RZ_EGG_PLUGIN_ENCODER
Definition at line 25 of file egg_shya.c.