会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张无印的博客
2019年4月24日
[翻译]理解分析Linux里的101个ELF文件
摘要: 原文:https://linux-audit.com/elf-binaries-on-linux-understanding-and-analysis/
阅读全文
posted @ 2019-04-24 13:31 张无印
阅读(126)
评论(0)
推荐(0)
2015年10月1日
sublime包管理
摘要: 安装到https://packagecontrol.io/installation#st3拷贝1 import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d151467616...
阅读全文
posted @ 2015-10-01 10:53 张无印
阅读(260)
评论(0)
推荐(0)
sublime
摘要: ctrl+shift+p 打开控制面板alt+[num] 切换标签ctrl+tab 切换标签ctrl+j 合并下面一行ctrl+l 选择当前行ctrl+] 向右缩进ctrl+[ 向左缩进ctrl+enter 当前光标下方新建一行ctrl+shift+enter 当前光标上方新建一行alt+mouse...
阅读全文
posted @ 2015-10-01 10:07 张无印
阅读(190)
评论(0)
推荐(0)
2015年3月5日
ldd源码编译出现的问题
摘要: 1、Fix it to use EXTRA_CFLAGS. Stop1). # makeKBUILD_NOPEDANTIC=12). Relace all CFLAGS with EXTRA_CFLAGSin the Makefile=================================...
阅读全文
posted @ 2015-03-05 16:42 张无印
阅读(934)
评论(0)
推荐(0)
openwrt添加内核模块
摘要: 进行目录package/kernelmkdirurl-redirectcdurl-redirect[zzh@KD1 url-redirect]$ tree.|-- Makefile`-- src |-- Makefile |-- line.c |-- line.h |-- p...
阅读全文
posted @ 2015-03-05 13:53 张无印
阅读(1723)
评论(0)
推荐(0)
2015年2月10日
openwrt添加自动启动项
摘要: 在/etc/init.d下添加文件my-plugin#!/bin/sh /etc/rc.common# /etc/init.d/my-pluginstart() { sh /root/userinfo/userinfo.sh}stop() {}建立连接 ln -s /etc/init....
阅读全文
posted @ 2015-02-10 11:23 张无印
阅读(5938)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告