函数逻辑报告 |
Source Code:fs\exec.c |
Create Date:2022-07-29 10:33:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:would_dump
函数原型:void would_dump(struct linux_binprm *bprm, struct file *file)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct linux_binprm * | bprm | |
struct file * | file |
1314 | inode等于file_inode(file) |
1315 | 如果inode_permission(inode, MAY_READ)小于0则 |
1326 | user_ns等于get_user_ns(user_ns) |
1327 | put_user_ns(old) |
名称 | 描述 |
---|---|
__do_execve_file | sys_execve() executes a new program. |
load_misc_binary | he loader itself |
load_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |