注册 登录
自由的生活_软路由 返回首页

心想事成的个人空间 https://bbs.routerclub.com/?681 [收藏] [复制] [分享] [RSS]

日志

分享 libsslwrap : 通透地對網路傳輸加上 SSL 保護
2009-5-18 12:18
libsslwrap : 通透地對網路傳輸加上 SSL 保護
最近研究網路傳輸的機制時,想到 Kenichi Kourai 教授在 2001 年設計過一個相當精巧的函式庫 ,可通透地 (transparently) 對 TCP/IP 網路傳輸過程中,加上 SSL 安全連線的保護,更重要的是,不需要對原本的網路應用程式作原始程式碼修改、重新編譯等處理。libsslwrap 運用 UNIX/ELF 執行檔的動態連結機制,透過設定 LD_PRE ...
220 次阅读|0 个评论
分享 用eflsh修改elf文件
2009-4-20 13:34
http://s.eresi-project.org/inc/articles/p61-0x08_The_Cerberus_ELF_interface.txt $ ./etreladd.esh Welcome to The ELF shell 0.5b9 .::. .::. This software is under the General Public Li ...
230 次阅读|0 个评论
分享 用dumper打开运行程序的core dump功能
2009-4-20 11:46
应用程序在异常发生的时候产生的内存转储文件,即core文件,对于应用程序开发人员调试有随机或者是很难重现的bug的应用程序有重要的意义。无奈,当前很多的Linux发行版为了防止core文件占用过多的磁盘空间,或者说是污染系统,core dump功能默认都是关闭的,你可以通过ulimit -c查看你正在使用的发行版的情况: ...
254 次阅读|0 个评论
分享 The ELF shell
2009-4-19 13:09
The ELF shell is an interactive, modular, and scriptable ELF (Executable Linking Format) machine for static binary instrumentation of executable files, shared libraries and relocatable ELF objects. Its innovative features make it usable by reverse engineers and security analysts for embedded a ...
196 次阅读|0 个评论
分享 kREproxy
2009-4-19 09:31
kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linux kernel spaca as kernel module. http://sourceforge.net/projects/kreproxy/
188 次阅读|0 个评论
分享 kfile
2009-4-19 09:30
File operation interfaces wrapper in linux kernel space, standard unix style. http://sourceforge.net/projects/kfile/
166 次阅读|0 个评论

本页有 4 篇日志因作者的隐私设置或未通过审核而隐藏

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-5-10 02:54 , Processed in 0.280238 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2023 Discuz! Team.

返回顶部