Compare commits
No commits in common. "master" and "9.0.240925" have entirely different histories.
master
...
9.0.240925
2 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,3 @@
|
||||||
# IDA Pro 9
|
# ida-pro
|
||||||
|
|
||||||
from: https://hex-rays.com/ida-pro
|
IDA Pro
|
||||||
|
|
||||||
## Download
|
|
||||||
|
|
||||||
https://vaclive.party/software/ida-pro/releases
|
|
|
@ -3,7 +3,6 @@ import hashlib
|
||||||
import os
|
import os
|
||||||
|
|
||||||
# originally made by alula
|
# originally made by alula
|
||||||
# v3 - auth.lol
|
|
||||||
license = {
|
license = {
|
||||||
"header": {"version": 1},
|
"header": {"version": 1},
|
||||||
"payload": {
|
"payload": {
|
||||||
|
@ -22,7 +21,6 @@ license = {
|
||||||
"issued_on": "2024-08-10 00:00:00",
|
"issued_on": "2024-08-10 00:00:00",
|
||||||
"owner": "",
|
"owner": "",
|
||||||
"product_id": "IDAPRO",
|
"product_id": "IDAPRO",
|
||||||
"product_version": "9.1",
|
|
||||||
"add_ons": [
|
"add_ons": [
|
||||||
# {
|
# {
|
||||||
# "id": "48-1337-DEAD-01",
|
# "id": "48-1337-DEAD-01",
|
Loading…
Add table
Add a link
Reference in a new issue