issues
search
CasualX
/
pelite
Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.
MIT License
290
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unsound usages of unsafe implementation from `u8` to `struct`
#279
llooFlashooll
opened
2 months ago
0
Unsound usages of unsafe implementation from `len` to `u16`
#278
llooFlashooll
opened
2 months ago
0
Missing exports in kernel32.dll
#277
lexika979
closed
6 months ago
2
c:\windows\system32\imageres.dll resource/icon problem (and other win dlls with icons)
#276
cyberpunkbln
opened
7 months ago
0
Not getting all exports
#275
MolotovCherry
closed
8 months ago
1
fix(pe32+): to_view should account for section alignment
#274
CertainLach
opened
1 year ago
1
expanded IMAGE_LOAD_CONFIG_DIRECTORY structs
#273
Ben-Lichtman
opened
1 year ago
3
Get &[u8] or Vec<u8>.
#272
Paradist
closed
1 year ago
2
[HELP] Example: getting RVA ?
#271
WHots
closed
1 year ago
3
Support rustfmt
#270
CasualX
closed
1 year ago
0
Add .rustfmt.toml to repo + format code
#269
Ben-Lichtman
closed
1 year ago
7
Release v0.10.1
#268
CasualX
opened
1 year ago
0
Use correct base address for 32-bit ASLR images
#267
tremwil
closed
1 year ago
5
Incorrect module base address used for PE32 mapped images using ASLR
#266
tremwil
closed
1 year ago
0
Upgrade to dataview 1.0
#265
CasualX
closed
1 year ago
0
Please help me get the version of the file in string format
#264
Zalexanninev15
closed
2 years ago
1
switch to officially supported windows-rs crate from winapi and update some dependencies
#263
j-hc
closed
2 years ago
1
Fix definition of IMAGE_DYNAMIC_RELOCATION64
#262
CasualX
closed
1 year ago
1
32-bit linux build broken
#261
h33p
closed
1 year ago
2
Release v0.9.1
#260
CasualX
closed
2 years ago
0
Remove custom (unsound) offset_of macro
#259
CasualX
closed
2 years ago
0
Replace assert_size_of with unnamed constants
#258
CasualX
closed
2 years ago
0
Fix unwind code structure
#257
CasualX
closed
2 years ago
0
Use GitHub Actions
#256
CasualX
closed
2 years ago
0
Fix parsing of version info
#255
CasualX
closed
2 years ago
1
VersionInfo.fixed() return None while version info does exist
#254
wangjia184
closed
2 years ago
5
Unable to read PE version on Linux
#253
wangjia184
closed
2 years ago
5
UNWIND_INFO and unwind_info() is broken
#252
namazso
closed
2 years ago
1
Writing to imports
#251
iraizo
closed
1 year ago
3
Add pelite::Wrap to the top level crate documentation
#250
C0D3-M4513R
opened
3 years ago
2
Examples: Remove Apex Legends
#249
CasualX
closed
3 years ago
2
crates.io lists pelite as a command when it is a library
#248
yurivict
closed
3 years ago
1
Packed import desc
#247
roblabla
closed
3 years ago
1
Misaligned address when trying to access Import section of some PEs
#246
roblabla
opened
3 years ago
4
Implement simple source
#245
tathanhdinh
closed
4 years ago
1
no `pattern_attribute` in the root
#244
FiYHer
closed
4 years ago
2
New version of pelite-macros broke 0.8.1
#243
tobywf
closed
4 years ago
3
Release v0.9.0
#242
CasualX
closed
4 years ago
0
Fix feature cfg errors
#241
CasualX
closed
4 years ago
0
Remove Align structs
#240
CasualX
closed
4 years ago
0
Decouple pattern into separate crate, possibly allowing to publish
#239
h33p
closed
4 years ago
1
Fixes build error in beta and nightly Rust
#238
CasualX
closed
4 years ago
0
Newtype wrapper for SectionHeaders
#237
CasualX
closed
4 years ago
0
Add no_std support
#236
h33p
closed
4 years ago
1
Sample does not work since last pull (master)
#235
olibanjoli
closed
4 years ago
2
fchghfhfghxd
#234
MellowNight
closed
4 years ago
0
Enabling the ability to implement a lazily evaluated PeView
#233
ko1N
closed
3 years ago
4
Read please!
#232
nexcrisx
closed
4 years ago
0
Fix case of incorrect parsing of square brackets
#231
CasualX
closed
4 years ago
0
Add JSON output to findsig utility
#230
CasualX
closed
4 years ago
0
Next