Spaces:
Running
Running
Commit
·
b7507e3
1
Parent(s):
f4329cf
remove todo
Browse files
main.py
CHANGED
@@ -36,7 +36,6 @@ with gr.Blocks() as demo:
|
|
36 |
* Filter out trivial functions
|
37 |
* Avoid re-running Ghidra when changing the function
|
38 |
* Make predictions for variables in non-unique storage locations
|
39 |
-
* Get disassembly from Ghidra
|
40 |
"""
|
41 |
)
|
42 |
|
|
|
36 |
* Filter out trivial functions
|
37 |
* Avoid re-running Ghidra when changing the function
|
38 |
* Make predictions for variables in non-unique storage locations
|
|
|
39 |
"""
|
40 |
)
|
41 |
|