diff options
Diffstat (limited to 'python/examples')
| -rwxr-xr-x | python/examples/cli_dis.py | 3 | ||||
| -rwxr-xr-x | python/examples/cli_lift.py | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/python/examples/cli_dis.py b/python/examples/cli_dis.py index 045be14c..64e24bbe 100755 --- a/python/examples/cli_dis.py +++ b/python/examples/cli_dis.py @@ -2,9 +2,6 @@ # # command-line BinaryNinja disassembler # -# BinaryNinja multiplatform version of Z0MBIE's PE_STAT for opcode frequency -# statistics http://z0mbie.dreamhosters.com/opcodes.html -# # Copyright (c) 2020-2023 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/python/examples/cli_lift.py b/python/examples/cli_lift.py index e26a3532..43c1f189 100755 --- a/python/examples/cli_lift.py +++ b/python/examples/cli_lift.py @@ -2,9 +2,6 @@ # # command-line BinaryNinja lifter # -# BinaryNinja multiplatform version of Z0MBIE's PE_STAT for opcode frequency -# statistics http://z0mbie.dreamhosters.com/opcodes.html -# # Copyright (c) 2020-2023 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy |
