会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
三岁玩童
Explore ideas that interest you; Get whatever you like,all free. email:324728119@qq.com;
博客园
首页
新随笔
联系
订阅
管理
随笔 - 59
文章 - 0
评论 - 2
阅读 -
31419
随笔分类 -
lua
wireshark 中使用lua解析自定义协议
摘要:简述利用 wireshark + lua 实现自定义协议实时解析,保存分析结果
阅读全文
posted @
2023-01-25 11:56
三岁玩童
阅读(1643)
评论(0)
推荐(0)
编辑
VS编译lua和C调用lua
摘要:以下内容取自网上公开文档 1.下载源码:http://www.lua.org/ftp/ 2.编译dll,lib和exe: 2.1在“C/C++” -> “预处理器” -> “预处理器定义” 中添加LUA_BUILD_AS_DLL:不加没有lib 2.2不添加(lua.c 和 luac.c) 2.3编
阅读全文
posted @
2022-02-02 23:23
三岁玩童
阅读(501)
评论(0)
推荐(0)
编辑
公告
昵称:
三岁玩童
园龄:
9年10个月
粉丝:
2
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
print hex
(2)
function
(2)
Wireshark dissector in Lua
(1)
SecurityException
(1)
secure boot
(1)
reinterpret_cast
(1)
R语言
(1)
QT线程
(1)
program_options
(1)
package import
(1)
更多
随笔分类
android(3)
bat(2)
boost(4)
java(3)
linux(3)
lua(2)
muduo(1)
OpenGL(7)
QT(7)
R语言(1)
Sqlite(1)
wheel(5)
并发(concurrent)(2)
设计模式(14)
摘记(4)
随笔档案
2025年2月(1)
2024年9月(1)
2023年8月(4)
2023年7月(1)
2023年6月(2)
2023年4月(3)
2023年1月(9)
2022年12月(2)
2022年2月(1)
2021年2月(1)
2021年1月(2)
2020年11月(1)
2020年8月(1)
2020年7月(1)
2020年6月(1)
2020年5月(6)
2020年4月(13)
2020年3月(1)
2016年12月(4)
2016年11月(1)
2016年10月(2)
更多
阅读排行榜
1. [杂谈]: Android studio linux 下比 windows 下流畅的多,还是用 linux 或 mac 吧; Google developer conference 2016(4280)
2. QT中 C++与 js 交互 (上):使用QScriptEngine(3876)
3. 用 org.json 解析JSON(3762)
4. linux 下载 chrome 和 Ghelper(2548)
5. 记录一个调了半天的问题:java.lang.SecurityException: Permission denied (missing INTERNET permission?)(2501)
评论排行榜
1. linux 下载 chrome 和 Ghelper(1)
2. 记录一个调了半天的问题:java.lang.SecurityException: Permission denied (missing INTERNET permission?)(1)
推荐排行榜
1. linux 下载 chrome 和 Ghelper(1)
2. 学习: java中 "package" 和 "import" 的使用举例(1)
最新评论
1. Re:linux 下载 chrome 和 Ghelper
谢谢,解决我ubuntu探索外面世界的问题,点赞!
--菜鸟少侠
2. Re:记录一个调了半天的问题:java.lang.SecurityException: Permission denied (missing INTERNET permission?)
你的这个方法,解决不了啊
--bling123
点击右上角即可分享