📄 catcher_externalcommand.ini
字号:
;[(o)Extract IP] <- appear under Menu\External\
; (o)means allow to execute under logging mode,
; this keyword will not appear in the Menu\External\
;+clgcap.exe "%f" <- command
;prefix:
;+ means wait until finish execution
;- means return immediately after execution
;default is +
;support argument:
;%f: whole file path of current opened file (ex: D:\temp\log.clg)
;%n: file name without extension (ex: log)
;%p: only directory path (ex: D:\temp)
;%pn: whole file path without extension (ex: D:\temp\log)
;%exep: only directory path of execution file(ex: D:\[3.8.00]Catcher)
;*******************************************************************
; If you just use the executable module name directly,
; please make sure its file path could be found in windows environment PATH
;*******************************************************************
[(o)CTI -BCH problem]
-%exep\cti_command.exe "shell rxmgr_check_bch on"
[(o)CTI -RX problem]
-%exep\cti_command.exe "shell rxmgr_tfci"
[(o)CTI -RACH no ACK]
-%exep\cti_command.exe "shell lower_rscp_ecio 20"
[(o)CTI -L1 no response]
-%exep\cti_command.exe "shell pdc"
[(o)CTI -Disable MA sleep mode]
-%exep\cti_command.exe "shell sleeper_activation 0"
[(o)CTI -AFC debugging]
-%exep\cti_command.exe "pcp_write x afe 1 3"
[Extract IP from TCPIP_TCM]
+%exep\External\clgcap.exe "%f"
[Extract IP from GRR]
+%exep\External\clgcap.exe -grr "%f"
[Extract IP from LLSND]
+%exep\External\clgcap.exe -llsnd "%f"
[Extract IP from TCMSND]
+%exep\External\clgcap.exe -tcmsnd "%f"
[Extract IP from TCPIP_PPP (CSD)]
+%exep\External\clgcap.exe -c -tcpipppp "%f"
[Extract IP from TCPIP_WNDRV]
+%exep\External\clgcap.exe -c -wifi "%f"
[Extract IP from TCMRATDM]
+%exep\External\clgcap.exe -tcmratdm "%f"
[Extract IP from RATDMRABM]
+%exep\External\clgcap.exe -ratdmrabm "%f"
[Extract IP from RATDMSND]
+%exep\External\clgcap.exe -ratdmsndcp "%f"
[Extract IP from PDCPDRLC]
+%exep\External\clgcap.exe -pdcpdrlc "%f"
[Ethereal -TCPIP_TCM, extract if not present]
+%exep\External\clgcap.exe -c "%f"
-c:\progra~1\ethereal\ethereal "%pn_tcpiptcm.cap"
[Ethereal -LLC_RLC, extract if not present]
+%exep\External\clgcap.exe -c -grr "%f"
-c:\progra~1\ethereal\ethereal "%pn_grr.cap"
[Ethereal -LLSND, extract if not present]
+%exep\External\clgcap.exe -c -llsnd "%f"
-c:\progra~1\ethereal\ethereal "%pn_llsnd.cap"
[Ethereal -TCMSND, extract if not present]
+%exep\External\clgcap.exe -c -tcmsnd "%f"
-c:\progra~1\ethereal\ethereal "%pn_tcmsnd.cap"
[Ethereal -TCPIP_PPP (CSD), extract if not present]
+%exep\External\clgcap.exe -c -tcpipppp "%f"
-c:\progra~1\ethereal\ethereal "%pn_tcpip_ppp.cap"
[Ethereal -TCPIP_WNDRV, extract if not present]
+%exep\External\clgcap.exe -c -wifi "%f"
-c:\progra~1\ethereal\ethereal "%pn_tcpip_wndrv.cap"
[Ethereal -TCMRATDM, extract if not present]
+%exep\External\clgcap.exe -c -tcmratdm "%f"
-c:\progra~1\ethereal\ethereal "%pn_tcmratdm.cap"
[Ethereal -RATDMRABM, extract if not present]
+%exep\External\clgcap.exe -c -ratdmrabm "%f"
-c:\progra~1\ethereal\ethereal "%pn_ratdmrabm.cap"
[Ethereal -RATDMSNDCP, extract if not present]
+%exep\External\clgcap.exe -c -ratdmsndcp "%f"
-c:\progra~1\ethereal\ethereal "%pn_ratdmsndcp.cap"
[Ethereal -PDCPPDRLC, extract if not present]
+%exep\External\clgcap.exe -c -pdcpdrlc "%f"
-c:\progra~1\ethereal\ethereal "%pn_pdcpdrlc.cap"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -