-
### Summary
Develop a `TTD exctractor` and add keywords to the rules to use trace files generated by TTD to improve `capa` dynamic analysis and defeat packers.
### Motivation
Because `capa` i…
atxr updated
9 months ago
-
Hello,
I received this error when running the `pgf.calculate_geodesic_distance(write_cost_function=True)` command with the example data on my local computer.
```python
-------------------------…
-
I noticed that brouter ETA is working really good when riding outside of cities, including mountains :+1:
But when riding in cities the ETA is not that accurate and I think this is due to traffic …
-
Hey there, huge fan of the app. One thing I really like is when you build a line, say Boston ➡️ DC, you can then look at the line stats and see travel time between the two endpoints. One thing I would…
-
Currently all function calls to a contract happen within the scope of a single transaction, however when we time travel to the future using `boa.env.time_travel`, a new block(or transaction) should be…
sajal updated
5 months ago
-
A major point of delta tables is to enable timetravel queries. An example:
```sql
SELECT *
FROM delta_scan(...)
AS OF '2023-10-23 00:00:00'
```
This is currently missing.
Important reference:…
-
The error message displayed when the user enters an invalid insurance id for the `addInsurance` command is:
`This Insurance Plan ID is invalid!`
This message does not provide the user with knowledge…
-
![bug](https://user-images.githubusercontent.com/119783078/221629203-44e21b20-2ad0-4b77-bffe-c620ee410d90.gif)
This is a bug I faced. how can I fix it?
This is what I have done with no success…
-
Hi,
Simple question - Does AWS Athena support Hudi Time Travel?
We see good support for Iceberg tables [here](https://docs.aws.amazon.com/athena/latest/ug/querying-iceberg-table-data.html)
I se…
-
Scenario: Data is added to some database (point `t1` in time). An institution approves this data by adding an approval (point `t2` in time). Later, the institution realizes that it made a mistake and …