Commit graph

  • 1b16f4aa5b
    Add specific versions to go get eurosys Dan Cojocaru 2025-05-28 18:36:39 +02:00
  • 78d62a56be
    Merge pull request from gaulthiergain/ggain/dev master Gaulthier Gain 2023-07-13 21:10:31 +02:00
  • 43f422e3d3
    Merge pull request #1 from gaulthiergain/perski/dev Gaulthier Gain 2023-07-13 21:09:14 +02:00
  • de56e4c058 big corrections 1 Rob1103 2023-06-12 15:36:08 +02:00
  • 09192bdccd small corrections 4 Rob1103 2023-05-27 16:10:46 +02:00
  • c5107793e3 small corrections 3 Rob1103 2023-05-25 23:15:00 +02:00
  • c8b7d3ddd1 small corrections 2 Rob1103 2023-05-19 11:27:41 +02:00
  • de071b8c0c small corrections Rob1103 2023-05-17 21:48:04 +02:00
  • bac05d60b8 added patch files argument Rob1103 2023-05-02 13:09:56 +02:00
  • 5664ad23ca include directive paths problem fix 5 Rob1103 2023-04-23 19:38:53 +02:00
  • 4ef09a6b2b include directive paths problem fix 4 Rob1103 2023-04-23 18:52:33 +02:00
  • 302af1e1a2 include directive paths problem fix 3 Rob1103 2023-04-19 09:57:13 +02:00
  • 6768e1d930 include directive paths problem fix 2 Rob1103 2023-04-05 19:26:29 +02:00
  • f460bc7f1a include directive paths problem fix Rob1103 2023-04-01 19:09:14 +02:00
  • 428780009e add extractertool tar xz files extraction added Rob1103 2023-03-23 21:39:05 +01:00
  • eb2a2c9d3a code reorganisation Rob1103 2023-03-15 13:02:57 +01:00
  • 5338fc37ed code reorganisation Rob1103 2023-03-15 11:32:58 +01:00
  • a4ee7e7526 code reorganisation Rob1103 2023-03-15 11:29:53 +01:00
  • b5ec3c3329 added interdependence graph generation argument Rob1103 2023-01-29 18:30:39 +01:00
  • 6b5ed45943 added config files argument Rob1103 2023-01-02 20:23:17 +01:00
  • 820e00c0ba added config files argument Rob1103 2023-01-02 16:02:41 +01:00
  • 53aeeba760 added config files argument Rob1103 2023-01-02 15:58:29 +01:00
  • 816d1958ad extractertool first improvement Rob1103 2022-12-08 15:21:25 +01:00
  • e7c459d86d extractertool tar gz files bug fix Rob1103 2022-11-24 19:18:47 +01:00
  • bb0c63f43d searchInternalDependencies fix Rob1103 2022-11-16 20:20:20 +01:00
  • 4fed79c2d8 progamPath bug fix Rob1103 2022-11-12 17:53:40 +01:00
  • b9bcfb9710 dependtool first improvement Rob1103 2022-11-05 20:25:13 +01:00
  • 6d88b02718 dependtool first improvement Rob1103 2022-11-05 16:53:12 +01:00
  • 7f26ca5d3d matchLibs and searchInternalDependencies fixed Rob1103 2022-10-25 18:39:36 +02:00
  • d641975f97 handleCreationApp and createUnikraftApp corrected Rob1103 2022-10-14 18:48:49 +02:00
  • 6c22d12640 Makefile and parseClang.py Rob1103 2022-10-03 15:47:49 +02:00
  • a7a3a7b140 Main update Gaulthier Gain 2022-09-09 11:44:12 +02:00
  • 4039686867 Main update Gaulthier Gain 2022-09-09 11:43:03 +02:00
  • 4ae8d8e892 Update Gaulthier Gain 2021-12-28 10:53:13 +01:00
  • 75162aa119 Update Gaulthier Gain 2021-12-10 20:00:22 +01:00
  • fa9c5399a9 Continue microlibs alignment Gaulthier Gain 2021-12-07 21:33:17 +01:00
  • 12bc9774e0 First version Gaulthier Gain 2021-12-07 10:24:33 +01:00
  • 726e349092 Export pageSize and consider "ld.o" files Gaulthier Gain 2021-12-06 20:13:18 +01:00
  • 6e9f0f5dfe Add map to manager functions names and addresses Gaulthier Gain 2021-12-06 20:07:29 +01:00
  • 134f6eb566 Review stats (use virtual size instead of ELF file) Gaulthier Gain 2021-12-05 21:19:38 +01:00
  • 6e5d61f946 Add "unlikely" elf constant Gaulthier Gain 2021-10-11 14:25:32 +02:00
  • 6175f47002 Review microlibs mapping display Gaulthier Gain 2021-10-11 11:13:14 +02:00
  • af2095ec72 Fix bug due to unlikely sections Gaulthier Gain 2021-10-11 11:12:38 +02:00
  • 4c49808717 Add survey V2 as external packages Gaulthier Gain 2021-10-10 16:49:30 +02:00
  • fe9e87dbd6 Update syscalls name Gaulthier Gain 2021-06-24 12:31:55 +02:00
  • 386ded2bce Add complete syscall list Gaulthier Gain 2021-06-24 12:00:00 +02:00
  • 2fd1e898b9 Use bool variable instead using runtime packages + cosmetics Gaulthier Gain 2021-05-24 10:17:35 +02:00
  • 597c47c27d Remove nm and readelf subroutines and replace them by elf package API Gaulthier Gain 2021-05-24 09:54:26 +02:00
  • c1c9f21b7e Review code formatting Gaulthier Gain 2021-05-18 17:08:02 +02:00
  • 0031a3612a Add analysis argument to further handle the analysis Gaulthier Gain 2021-05-18 17:07:41 +02:00
  • 4425c80017 Improve the static analyser part Gaulthier Gain 2021-05-18 10:47:01 +02:00
  • 013815db5c Update test by removing sudo Gaulthier Gain 2021-03-03 09:23:21 +01:00
  • 1ea8dfbc9a remove user input from stdin Gaulthier Gain 2021-03-02 12:26:50 +01:00
  • 14ccfb0426 Review syscalls list and minor fixes Gaulthier Gain 2021-02-03 20:08:38 +01:00
  • 394b8da29d
    Update README.md Gaulthier Gain 2021-01-30 12:47:06 +01:00
  • 4a2c402dbe
    Update README.md Gaulthier Gain 2021-01-30 12:46:41 +01:00
  • f25637cdb7 Add binary analyser code to the toolchain Gaulthier Gain 2021-01-30 12:37:27 +01:00
  • 81e5677e1a Fix index out of bound during static analysis parsing gaulthier gain 2021-01-29 14:37:53 +01:00
  • 3167eb4b05 Add base code Gaulthier Gain 2020-09-16 09:14:26 +02:00