Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:03:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Like copy_strings, but get argv and its values from kernel memory.
Proto:int copy_strings_kernel(int argc, const char *const *__argv, struct linux_binprm *bprm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | argc | |
const char *const * | __argv | |
struct linux_binprm * | bprm |
607 | Return r |
Name | Describe |
---|---|
__do_execve_file | sys_execve() executes a new program. |
load_em86 | |
load_misc_binary | he loader itself |
load_script |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |