技术人-jesson

技术人-jesson

Jesson的技术分享博客

Lua脚本加密(二)

Lua脚本加密(二)

2024年 4月 7日 jesson Comments 0 Comment

如何实现同时支持加密和未加密的 lua 脚本 可以在加密文件的头部,增加标记字符,还可以增加扩展版本号。比如在加密的 Lua 脚本的最开头增加字符 WWW.JE…

Read More Read More

Lua脚本加密(一)

Lua脚本加密(一)

2024年 3月 31日 jesson Comments 0 Comment

需求背景: 基于 Nginx 开发的服务器,业务逻辑使用了 Lua 脚本进行编程。打包部署到现场的时候,业务代码完全暴露,安装包流转过程中,也容易泄露,暴露 L…

Read More Read More

编写能提升覆盖率的代码

编写能提升覆盖率的代码

2024年 3月 17日 jesson Comments 0 Comment

代码的覆盖率不是测试出来的吗?为什么还能通过代码本身提高代码的覆盖率? 事情是这样,最近产品要发布,要对代码进行覆盖率测试,就是运行实际的业务,看代码最终的覆盖…

Read More Read More

Linux bin文件的制作

Linux bin文件的制作

2024年 3月 10日 jesson Comments 0 Comment

在某些场景下,我们希望将一系列安装的动作打包在一个 .bin文件里面,在新的环境安装部署时,直接使用 .bin 文件来无脑部署。这时候就可以将安装所需要的步骤和…

Read More Read More

目录扫描

目录扫描

2024年 3月 3日 jesson Comments 0 Comment

字典下载地址:https://gitee.com/jesson-deng/dict/blob/master/dir.txt 扫描代码如下:

朋友,您好!

朋友,您好!

2024年 2月 18日 jesson Comments 0 Comment

大家好,我又弄了个博客了^_^,之前的腾讯云服务器到期,加上以前的博客也没怎么维护,一致搁置。这次又重新开始。初心不变,还是重点分享一些学习、工作过程中遇到的一…

Read More Read More

Loading

C语言实现一个线程池

C语言实现一个线程池

2019年 3月 17日 jesson Comments 0 Comment

先学习几个 pthread 的线程函数: pthread_cond_wait 作用 pthread_cond_signal 作用 pthread_cond_br…

Read More Read More

近期文章

  • Lua脚本加密(二)
  • Lua脚本加密(一)
  • 编写能提升覆盖率的代码
  • Linux bin文件的制作
  • 目录扫描

近期评论

您尚未收到任何评论。

归档

  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2019 年 3 月

分类

  • C/C++
  • Linux
  • Python
  • 后端开发
  • 编程艺术
  • 联系我
© 2025 | Proudly Powered by WordPress | Theme: Nisarg
      粤ICP备2025380195号-1