首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏FreeBuf

    MacWiFi:一款管理Mac系统WIFI的命令行工具(包含交互式Shell)

    该工具可以在单一命令行或交互式模式下运行,交互式模式使用了pry gem,并可提供类似Rubyists或其他REPL用户的交互式接口。 下载地址 【mac-wifi】【阅读原文】 依赖组件 目前,本项目只需要使用下列两个gem: pry:提供交互式Shell awesome_print(可选):在非交互模式下提供更优化的输出结果 工具使用 /mac-wifi i 使用交互式Shell 如果当你尝试运行shell时程序崩溃的话,你可以尝试更新prypry-byebug。 操作命令如下: gem install pry gem install pry-byebug 使用样例 单一命令行调用 交互式Shell命令 许可证协议 本开源项目遵循 MIT 许可证

    2.1K80发布于 2018-02-26
  • 来自专栏小菜与老鸟

    太极与流体Taichi & PixelFlow

    radius = 100; // 半径 boolean isClockwise; // 是否是顺时针 float angleSpeed = 0.04; float rx, ry, prx, pry radius + delta) * sin(angle); // 计算速度 float vx = (rx - prx) * vscale; float vy = (ry - pry ) * vscale; // 顺时针的话,需要乘以-1,因为y轴相反 if (isClockwise) { vy = (ry - pry) * (-vscale); , 1.0f, 1.0f, 1.0f); //fluid.addTemperature(px, py, 30, 10); // 现在终将成为过去 prx = rx; pry ; // 计算速度 float vx = (config.rx - config.prx) * vscale; float vy = (config.ry - config.pry

    2K40发布于 2021-07-15
  • 来自专栏红蓝对抗

    挖掘SRC时如何编写信息收集脚本

    通过结合数据库中的热门子域以及常见的单词列表进行暴力破解,构建了pry-dns.txt单词列表。 scan_path/roots.txt" | subfinder | anew subs.txt cat "$scan_path/roots.txt" | shuffledns -w "$ppath/lists/pry-dns.txt roots.txt" | subfinder | anew subs.txt | wc -l cat "$scan_path/roots.txt" | shuffledns -w "$ppath/lists/pry-dns.txt roots.txt" | subfinder | anew subs.txt | wc -l cat "$scan_path/roots.txt" | shuffledns -w "$ppath/lists/pry-dns.txt roots.txt" | subfinder | anew subs.txt | wc -l cat "$scan_path/roots.txt" | shuffledns -w "$ppath/lists/pry-dns.txt

    74710编辑于 2024-05-14
  • 来自专栏鸿鹄实验室

    ProcessInjection之概述

    调试msf需要用到pry-byebug,其官网地址为(https://github.com/deivid-rodriguez/pry-byebug),下面是安装方法,首先编写msf的gem文件,将依赖写入 name>', [<version requirements>] gemspec name: 'metasploit-framework' gem 'sqlite3', '~>1.3.0' gem 'pry-byebug 然后安装依赖即可 bundle install gem install pry-byebug 此时,我们启动msf,选择相关模块,输入pry即可调试 ? 或者在你任何想要调试的模块中加入 binding.pry 以进程迁移模块(lib/rex/post/meterpreter/client_core.rb)为例 def migrate(target_pid , writable_dir = nil, opts = {}) binding.pry keepalive = client.send_keepalives

    1.1K20发布于 2021-04-01
  • 来自专栏HelloGitHub

    《HelloGitHub》第 70 期

    FROM invoices.csv GROUP BY customer_id" 地址:https://github.com/cube2222/octosql 14、go-pry :Go 语言的交互式 REPL 命令行工具 # 安装 go get github.com/d4l3k/go-pry go install -i github.com/d4l3k/go-pry # 运行 go-pry -i="fmt,math,strconv" 地址:https://github.com/d4l3k/go-pry Java 项目 15、thumbnailator:Java 的缩略图生成库

    1.1K20编辑于 2022-02-09
  • 来自专栏生信技能树

    抓出那些重复的基因

    SLC30A9" "SLCO1C1" "UBAC1" [56] "GGT7" "CASKIN2" "GSTP1" "PRY 4 4 1 2 2 1 PRSS8 PRY TRUE TRUE FALSE TRUE TRUE FALSE PRSS8 PRY MYL12B" "NETO2" "NYNRIN" "OR2D3" [36] "PNMT" "PRSS8" "PRY NYNRIN 2 35 OR2D3 2 36 PNMT 1 37 PRSS8 2 38 PRY

    62210编辑于 2022-06-27
  • 来自专栏天乐博客

    Metasploit(MSF)使用教程(以ms17_010永恒之蓝为例)

    获取连接到会话的机器的 MSF ID migrate 将服务器迁移到另一个进程 pivot 管理枢轴侦听器 pry 在当前会话上打开 Pry 调试器 quit 终止 Meterpreter 会话 read

    3.9K10编辑于 2024-03-14
  • 来自专栏超前沿网络空间安全全栈学习宝典

    网络空间安全之一个WH的超前沿全栈技术深入学习之路(13-1)白帽必经之路——Metasploit 渗透测试框架

    shell in the current context log Display framework.log paged to the end if possible pry Open the Pry debugger on the current module or Framework reload_lib Reload Ruby library

    49810编辑于 2025-05-19
  • 来自专栏Khan安全团队

    Apache APISIX 远程代码执行

    stub = "os.execute('PAYLOAD');".gsub('PAYLOAD', payload.raw.to_s.gsub('\'') { '\\\"' }) # binding.pry

    93220编辑于 2022-03-09
  • 来自专栏Devops专栏

    HTML+CSS+PS 编写京东商城首页

    /css/font_1056598_n3wpz4pry7/iconfont.css"> </head> <body> <!

    3.9K50发布于 2019-05-31
  • 来自专栏编程使我快乐

    蓝桥楼赛第23期-新冠疫情数据统计

    MKD': 'Europe', 'NOR': 'Europe', 'OMN': 'Asia', 'PAK': 'Asia', 'PAN': 'America', 'PNG': 'Oceania', 'PRY

    61810发布于 2020-11-04
  • 来自专栏大数据文摘

    前方高能!这可能是一张会颠覆你编程学习的思维图!

    让你看到源代码的交互工具(比如Ruby的Pry)。 拷贝开源项目并且加入调试语句来看它们如何运行。 学习怎么调试程序 调试器、中断语句、打印语句!

    81370发布于 2018-05-22
  • 来自专栏资讯类翻译专栏

    如何修复破碎的手机或平板电脑屏幕( mobile tech smartphone)

    Depending on the device involved, you need a phone opener pry tool, little tweezers to deal with small Carefully pry off the plastic bezel that covers the front of the device.

    3.6K40发布于 2020-12-18
  • 来自专栏01ZOO

    golang with script

    python 子集,学习成本低且使用舒适 gpython python 中 中 Interpreter 成熟度不高 yaegi golang 高 高 Interpreter traefik 出品 go-pry

    3.7K170发布于 2021-10-21
  • 来自专栏技术杂记

    Install Logstash

    Valid shells are "irb" and "pry" -V, --version Emit the version of logstash and its

    60940发布于 2021-08-11
  • 来自专栏个人路线

    flutter组件之MaterialApp

    Pao; deprecated 2016-05-30 case 'ppr': return 'lcq'; // Piru; deprecated 2013-09-10 case 'pry

    72931发布于 2021-08-02
  • 来自专栏Flutter&Dart

    Flutter之MaterialApp使用详解

    Pao; deprecated 2016-05-30 case 'ppr': return 'lcq'; // Piru; deprecated 2013-09-10 case 'pry

    5.3K31发布于 2018-09-13
  • 来自专栏机器之心

    入门 | 从PCC到MIC,一文教你如何计算变量之间的相关性

    crossEntropy <- function(x,y){ prX <- prop.table(table(x)) prY <- prop.table(table(y)) H <- sum (prX * log(prY,2)) return(-H) } 两个相同概率分布之间的交叉熵等于其各自单独的熵。

    4.6K60发布于 2018-05-08
  • 来自专栏JetpropelledSnake

    ELK学习笔记之Logstash和Filebeat解析对java异常堆栈下多行日志配置支持

    Valid shells are "irb" and "pry" -V, --version Emit the version of logstash and its

    4.1K10发布于 2018-12-05
  • 来自专栏adexsl的生信学习记录

    R学习-2-数据类型和向量

    "SLCO1C1" [55] "UBAC1" "GGT7" [57] "CASKIN2" "GSTP1" [59] "PRY

    63910编辑于 2023-03-14
领券