diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-10-19 10:18:05 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2023-10-19 10:18:05 -0400 |
| commit | ec70161d7f84fd4794b2715115228e06ee434d6d (patch) | |
| tree | 7cc8c93796a014f4257af7a616162cbcb6677989 /python/examples/cli_lift.py | |
| parent | 4a11c2391b74238247d74cd10d58d5deaf630770 (diff) | |
remove copy pasta from a few python examples
Diffstat (limited to 'python/examples/cli_lift.py')
| -rwxr-xr-x | python/examples/cli_lift.py | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
