-
```
What steps will reproduce the problem?
1. truecrack -t volume.tc -c "1234567890" -s 4 -m 6
What is the expected output? What do you see instead?
I expect it to crack the password, but I can't fi…
-
```
What steps will reproduce the problem?
1. truecrack -t volume.tc -c "1234567890" -s 4 -m 6
What is the expected output? What do you see instead?
I expect it to crack the password, but I can't fi…
-
**Describe the bug**
When applying a measure that aims to map from one impact function to another, error is thrown if impact functions `id` are not of type `int`. Yet from the [docs](https://climada-…
-
#22 and #23 showed the need to add new XACML functions in order to simplify very common Apply expressions that _compose_ (math sense) two or more existing functions together.
For example, in #23 …
-
Cpp 20 flag already set in CMakeLists:
set(CMAKE_CXX_STANDARD 20)
Here is the build log:
```
$ cmake --build .
[ 72%] Built target compile_test
Consolidate compiler generated dependencies o…
-
So I just tried downloading my photos from Google photos and unfortunately when you download large batches it does not keep the metadata.
I just did some reading and it sounds like there are ways t…
-
Testcase:
```c
int main() { }
```
Backtrace:
```
clang-19: /scratch/tc-testing/tc-apr-4/llvm/llvm/lib/MC/MCExpr.cpp:207: llvm::MCSymbolRefExpr::MCSymbolRefExpr(const llvm::MCSymbol*, llvm::MCS…
-
./esbmc cbmc/Templates6/main.cpp
```
State 1 file main.cpp line 34 function main thread 0
----------------------------------------------------
Violated property:
file main.cpp line 34 function …
-
The `:parser-fn` option works as expected when parsing Clojure data structure:
```
(-> (tc/dataset [{"test" 1 "time-period" "2024-06-21"}
{"test" 2 "time-period" "2024-06-22"}
…
-
When I test the TC with thermocople.py, the temperature values are unstable and I get the error messages ‘short circuit to ground’ and ‘short circuit to power’ between the measured values.
I have…