ko1N
|
9fbc29e15d
|
Add code to download ftdi driver automatically
|
1 day ago |
ko1N
|
4b056d345c
|
Add mac builds
|
2 days ago |
Connor "segfault" Postma
|
2cf3d16f31
|
initial port of macos makefile for pcileech (#15)
* initial port of macos makefile for pcileech
Initial port work to get mac-os building. Makefile this is absed on: https://raw.githubusercontent.com/ufrisk/pcileech/refs/heads/master/pcileech/Makefile.macos
* got build config closer to the mac makefle
* fixed linter formatting errors
|
2 days ago |
ko1N
|
f49e3172bd
|
Merge pull request #11 from ConnorBP/extend-arguments
added additional documentation about device arguments to readme
|
2 days ago |
ConnorBP
|
63c72f0bfe
|
added additional documentation about device arguments to readme
|
2 days ago |
ko1N
|
48f9695600
|
Revert macos pipelines
|
3 days ago |
ko1N
|
3952747906
|
Update build system to now overwrite leechcore-sys/src/leechcore_os.rs
|
3 days ago |
ko1N
|
1984e9755c
|
Merge pull request #10 from ConnorBP/fix-error-output
Updated pcileech dependency and improved error output
|
3 days ago |
ConnorBP
|
e8251ec5eb
|
more useful failure messages on build.rs
|
2 weeks ago |
ConnorBP
|
9e4b41a267
|
Update leechcore
|
2 weeks ago |
ConnorBP
|
ae3cad91f8
|
additional verbose debugging info on pcileech error for testing
|
2 weeks ago |
ConnorBP
|
a29618e006
|
corrected handling of FFI pointer to pointer to error struct for error output from leechcore
|
3 weeks ago |
ko1N
|
bf61f2b214
|
Re-generated windows bindings
|
8 months ago |
ko1N
|
614e7d931d
|
Re-generated linux headers and updated build.rs for latest bindgen
|
8 months ago |
ko1N
|
1820f91d5a
|
Bumped leechcore version
|
8 months ago |
ko1N
|
1962329fd0
|
Update deploy.yml
|
1 year ago |
ko1N
|
b9218995b8
|
Fixed connector name in deploy pipeline
|
1 year ago |
ko1N
|
613e695968
|
Removed unsupported deploy targets
|
1 year ago |
ko1N
|
2141b9c50c
|
Added new hibr file to leechcore build step
|
1 year ago |
ko1N
|
3b80d3fd87
|
Added subodule checkout to workflows
|
1 year ago |
ko1N
|
b78392bb9a
|
Updated github workflows
|
1 year ago |
ko1N
|
04894ce6a7
|
LC_CONFIG is now initialized with the proper logging level (resolved #9); replaced simplelog with env_logger; updated to latest leechcore version
|
1 year ago |
Aurimas Blažulionis
|
370530ff5b
|
Bump to 0.2.0
|
1 year ago |
ko1N
|
f08d59774a
|
Updated pipelines to force rust version 1.70.0
|
1 year ago |
ko1N
|
1b722a126c
|
Regenerated windows bindings
|
1 year ago |
ko1N
|
1d8ccf5247
|
Fixed linux build and regenerated bindgen headers
|
1 year ago |
ko1N
|
b10f0aa129
|
Fixed build dependencies
|
1 year ago |
ko1N
|
39e79a22d9
|
Updated to latest LeechCore and memflow 0.2.0-beta11
|
1 year ago |
ko1N
|
edaca4ba57
|
Updated to memflow 0.2.0-beta10
|
2 years ago |
ko1N
|
696e382ba5
|
Added remote argument for pcileech
|
2 years ago |
ko1N
|
7153cacf77
|
Updated readme
|
2 years ago |
ko1N
|
accfc6fe89
|
Added windows bindings
|
2 years ago |
ko1N
|
7b62e5b99a
|
Added incomplete windows bindings
|
2 years ago |
ko1N
|
3febc1b6a7
|
Split up pre-generated header into linux and windows version and fixed bindgen feature flag
|
2 years ago |
ko1N
|
fccb6d300b
|
Added missing release flag to nightly builds
|
2 years ago |
ko1N
|
140b9173c8
|
Fixed nightly builds by providing --target flag
|
2 years ago |
ko1N
|
3c08354d18
|
In case the end-user requests auto-clear to be enabled but auto-clear fails to be configured this is now a hard error
|
2 years ago |
ko1N
|
48fdef6204
|
Added new device_vmm.c file
|
2 years ago |
ko1N
|
ec25131665
|
Added auto-clear flag to readme
|
2 years ago |
ko1N
|
0c0352b4b1
|
Added auto-clear argument which enables auto-clear functionality of status registers in pcileech; Added feature-gate to prevent re-generating bindings which removes the requirement of having libclang installed; Added more build-pipelines
|
2 years ago |
ko1N
|
8f6a51e894
|
Updated readme with new ft601 path and more instructions on running examples
|
3 years ago |
ko1N
|
72ec7ba55c
|
Updated to leechcore 2.12 and updated dependencies
|
3 years ago |
ko1N
|
0529035110
|
Updated bindgen version
|
3 years ago |
ko1N
|
36f558858d
|
Updated to memflow 0.2.0-beta7
|
3 years ago |
ko1N
|
d4f117b359
|
Updated dependencies and examples to adhere to new argument format
|
3 years ago |
ko1N
|
9e35ddf135
|
Updated leechcore to version 2.11
|
3 years ago |
ko1N
|
696879e731
|
Updated to memflow 0.2.0-beta5
|
3 years ago |
ko1N
|
963953cbf6
|
Added out callback to make memflow caches work
|
3 years ago |
ko1N
|
d19e1db8c0
|
Changed blacklist_type to blocklist_type in leechcore-sys build script
|
3 years ago |
ko1N
|
e6b6f760ef
|
Fixed compilation
|
3 years ago |